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

catkin version of ParameterGenerator should output a more helpful message when invoked incorrectly #32

Closed
esteve opened this issue Jul 31, 2014 · 2 comments

Comments

@esteve
Copy link
Member

esteve commented Jul 31, 2014

As seen in http://answers.ros.org/question/55647/dynamic_reconfigure-and-catkin-is-tutorial-correct/, ParameterGenerator should inform users to add their generator scripts to CMakeLists.txt and use the generate_dynamic_reconfigure_options() macro, instead of aborting abruptly.

@dirk-thomas
Copy link
Member

I would say it should rather output which arguments are necessary to invoke it correctly.

@bajo
Copy link

bajo commented Nov 11, 2014

This would be interesting for me as well. I try to use the dynamic reconfigure in a package which only contains one python node. It looks like the additional arguments that should be passed to the ParameterGenerator are used for cpp based files.

@codebot codebot closed this as completed in df9096a Apr 2, 2015
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

3 participants