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

Set topic namespace in interactive markers display #725

Merged
merged 3 commits into from
Jul 19, 2021

Conversation

rebecca-butler
Copy link
Contributor

Fixes #658

The interactive markers display inherits from Display instead of RosTopicDisplay, so it was missing the setTopic() function. With these changes, the topic namespace will now be set by default when adding the interactive markers display by topic.

Signed-off-by: Rebecca Butler rebecca@openrobotics.org

Signed-off-by: Rebecca Butler <rebecca@openrobotics.org>
Copy link
Member

@jacobperron jacobperron left a comment

Choose a reason for hiding this comment

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

LGTM, one minor nitpick.

@rebecca-butler
Copy link
Contributor Author

rebecca-butler commented Jul 16, 2021

CI build: --packages-up-to rviz_default_plugins

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

@rebecca-butler rebecca-butler merged commit 6fbcd8d into ros2 Jul 19, 2021
@delete-merged-branch delete-merged-branch bot deleted the bug-interactive-markers-namespace branch July 19, 2021 17:43
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.

Interactive markers when selected through "add" menu by topic doesn't apply topic
2 participants