-
Notifications
You must be signed in to change notification settings - Fork 414
Fix tests for using new get_node_options API
#840
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 tests for using new get_node_options API
#840
Conversation
christophfroehlich
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, but please extend also the tutorial on writing new controllers to announce the new possibility.
ac58998 to
8e4c33a
Compare
@christophfroehlich Done |
|
This pull request is in conflict. Could you fix it @saikishor? |
8e4c33a to
27640eb
Compare
|
This pull request is in conflict. Could you fix it @saikishor? |
27640eb to
e72ba34
Compare
|
This pull request is in conflict. Could you fix it @saikishor? |
|
@bmagyar I'm fixing it now. I will push them in few min |
|
@bmagyar the semi-binary builds are passing now! |
Needs: ros-controls/ros2_control#1169
This PR adds fixes to the tests to support using the new
get_node_optionsAPI that is present inside the controller interface