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

Fix namespace collision and parameter_callback problems in PidROS #125

Conversation

progtologist
Copy link
Member

This fixes problems in PidROS with using the parameters (reconfiguration fails when the node has extra parameters declared) and with namespacing issues (topic namespace argument can lead to problems if defined deeper than one)

Copy link
Member

@destogl destogl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice solution without API breaks! Thanks!

src/pid_ros.cpp Show resolved Hide resolved
@bmagyar bmagyar merged commit 29190b4 into ros-controls:ros2-master Jul 6, 2022
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

Successfully merging this pull request may close these issues.

3 participants