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

ros2 param dump/load should use fully qualified node names #600

Merged
merged 3 commits into from
Feb 22, 2021

Conversation

ivanpauno
Copy link
Member

Make ros2 param dump consistent with how rclcpp and rclpy load parameters.

See for example https://github.com/ros2/rclcpp/blob/ab743392e4daf546eb0de704936b5f14ef6e0417/rclcpp/src/rclcpp/node_interfaces/node_parameters.cpp#L97.

@ivanpauno ivanpauno added the bug Something isn't working label Feb 19, 2021
@ivanpauno ivanpauno self-assigned this Feb 19, 2021
@ivanpauno ivanpauno mentioned this pull request Feb 19, 2021
Copy link
Member

@audrow audrow left a comment

Choose a reason for hiding this comment

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

Nice minimal fix. Looks good to me with green CI.

@ivanpauno ivanpauno added this to Proposed in Foxy Patch Release 5 via automation Feb 19, 2021
@ivanpauno
Copy link
Member Author

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
@ivanpauno
Copy link
Member Author

Not so minimal now 😬, but the test of ros2 param load depends on ros2 param dump behavior.
Between commenting out the test and also fixing ros2 param load, I chose the later.

@ivanpauno ivanpauno changed the title ros2 param dump should use fully qualified node names ros2 param dump/load should use fully qualified node names Feb 19, 2021
@audrow
Copy link
Member

audrow commented Feb 19, 2021

I'll take another look then.

@audrow audrow self-requested a review February 19, 2021 17:52
Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
Copy link
Collaborator

@fujitatomoya fujitatomoya left a comment

Choose a reason for hiding this comment

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

lgtm

@audrow
Copy link
Member

audrow commented Feb 20, 2021

I reran CI:

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

@ivanpauno
Copy link
Member Author

Thanks for the review @audrow !

@ivanpauno ivanpauno merged commit aad180d into master Feb 22, 2021
@delete-merged-branch delete-merged-branch bot deleted the ivanpauno/fix-param-dump branch February 22, 2021 12:15
v-lopez pushed a commit to pal-robotics-forks/ros2cli that referenced this pull request Feb 23, 2021
Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
ivanpauno added a commit that referenced this pull request Mar 5, 2021
Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
@jacobperron jacobperron moved this from Proposed to Released in Foxy Patch Release 5 Apr 14, 2021
@ivanpauno ivanpauno restored the ivanpauno/fix-param-dump branch August 17, 2021 14:47
@ivanpauno ivanpauno deleted the ivanpauno/fix-param-dump branch August 17, 2021 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants