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 shorthand option for switching to alternate rmws #268

Merged
merged 6 commits into from
Feb 29, 2024
Merged

Conversation

tfoote
Copy link
Collaborator

@tfoote tfoote commented Feb 26, 2024

This adds a --rmw <IMPL> option to rocker to enable selecting the default RMW layer.

Remaining

  • Add some unit tests
  • Consider a refactor to host this externally from the core

@codebot
Copy link
Member

codebot commented Feb 27, 2024

works as expected! 👍

@tfoote tfoote marked this pull request as ready for review February 29, 2024 02:46
Copy link
Member

@codebot codebot left a comment

Choose a reason for hiding this comment

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

LGTM



mock_cliargs = {'rmw': ['cyclonedds']}
# TODO self.assertEqual(p.get_snippet(mock_cliargs), '')
Copy link
Member

Choose a reason for hiding this comment

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

Can this comment be removed, due to line 55 ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Thanks yes, it was implemented in L58/9. I'll remove it.

@tfoote tfoote merged commit 35e68c1 into main Feb 29, 2024
8 checks passed
@tfoote tfoote deleted the rmw_extension branch February 29, 2024 23:04
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.

2 participants