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

Add a way to set remapping rules for all nodes in the same scope #163

Merged
merged 4 commits into from
Jul 24, 2020

Conversation

ivanpauno
Copy link
Member

Fixes #45.
The other half of #158.

I'm unsure of how precedence should work.
When importing a launch file, it might become handy to override the remapping rule that was specified in the node.
Should that be the default?

For parameters, I took the opposite approach ... maybe we should revisit that after this PR.
Related discussion: ros2/design#289.

Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
@ivanpauno ivanpauno added enhancement New feature or request in review labels Jul 23, 2020
@ivanpauno ivanpauno requested review from wjwwood and hidmic July 23, 2020 18:35
@ivanpauno ivanpauno self-assigned this Jul 23, 2020
Copy link
Member

@wjwwood wjwwood left a comment

Choose a reason for hiding this comment

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

lgtm

@ivanpauno
Copy link
Member Author

ivanpauno commented Jul 24, 2020

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

Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
@ivanpauno ivanpauno requested a review from hidmic July 24, 2020 20:47
Copy link
Contributor

@hidmic hidmic left a comment

Choose a reason for hiding this comment

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

LGTM !

@ivanpauno
Copy link
Member Author

ivanpauno commented Jul 24, 2020

Last commit only improved doc blocks, merging!

(edit) and the Rpr checker was happy

@ivanpauno ivanpauno merged commit 70c9a8d into master Jul 24, 2020
@delete-merged-branch delete-merged-branch bot deleted the ivanpauno/global-remapping-rules branch July 24, 2020 20:59
@ivanpauno ivanpauno mentioned this pull request Aug 5, 2020
jacobperron pushed a commit that referenced this pull request Nov 19, 2020
Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
jacobperron added a commit that referenced this pull request Nov 20, 2020
… (#203)

Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>

Co-authored-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request in review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a way of grouping remapping rules and parameters
3 participants