Skip to content

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

Merged
ivanpauno merged 3 commits intomasterfrom
ivanpauno/fix-param-dump
Feb 22, 2021
Merged

ros2 param dump/load should use fully qualified node names#600
ivanpauno merged 3 commits intomasterfrom
ivanpauno/fix-param-dump

Conversation

@ivanpauno
Copy link
Copy Markdown
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 requested a review from audrow February 19, 2021 14:57
@ivanpauno ivanpauno self-assigned this Feb 19, 2021
@ivanpauno ivanpauno mentioned this pull request Feb 19, 2021
Copy link
Copy Markdown
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
Copy link
Copy Markdown
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 ivanpauno force-pushed the ivanpauno/fix-param-dump branch from f29273d to 53d4e1b Compare February 19, 2021 17:41
@ivanpauno
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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>
@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

None yet

Development

Successfully merging this pull request may close these issues.

4 participants