Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement a dynamic reconfigure server for updating mesh config parameters #2

Open
Sushant-Chavan opened this issue Nov 20, 2020 · 0 comments

Comments

@Sushant-Chavan
Copy link
Contributor

Presently, the task of adding a new mesh model and configuring its parameters such that the model has the right transform and scaling is quite tedious as it requires updating the parameters manually in the model_params.yaml and then restarting the rviz_dataloader node. And iterate this until the model is correctly configured.

This process can be simplified if we have a dynamic reconfigure server with all the required fields to configure a mesh. Once the configuration is complete the changes must also be updated in the model_params.yaml file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant