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

Allow the MapDisplay "Update Topic" to be changed. #517

Merged
merged 1 commit into from
Mar 12, 2020

Conversation

clalancette
Copy link
Contributor

The major reason for this is so that the "Update Topic"
(and more importantly the QoS profile) is saved when clicking
"Save Config" in RViz2. The more minor reason is that a user
might want to use a different topic for this. We still
auto-populate this field with <topic_name>_updates by default,
but the user can now override it.

Signed-off-by: Chris Lalancette clalancette@openrobotics.org

@IanTheEngineer FYI

The major reason for this is so that the "Update Topic"
(and more importantly the QoS profile) is saved when clicking
"Save Config" in RViz2.  The more minor reason is that a user
*might* want to use a different topic for this.  We still
auto-populate this field with <topic_name>_updates by default,
but the user can now override it.

Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
@clalancette clalancette requested a review from hidmic March 9, 2020 22:00
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 pending green CI

@clalancette
Copy link
Contributor Author

@wjwwood Any thoughts on this change? Otherwise I'll run CI on it.

@clalancette
Copy link
Contributor Author

CI:

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

@clalancette
Copy link
Contributor Author

The macOS warning was also in the nightlies, and is unrelated to this change. So I'm going to merge, thanks for the reviews.

@clalancette clalancette merged commit 1b61b19 into ros2 Mar 12, 2020
@delete-merged-branch delete-merged-branch bot deleted the map-display-update-topic branch March 12, 2020 17:59
clalancette added a commit that referenced this pull request Mar 12, 2020
The major reason for this is so that the "Update Topic"
(and more importantly the QoS profile) is saved when clicking
"Save Config" in RViz2.  The more minor reason is that a user
*might* want to use a different topic for this.  We still
auto-populate this field with <topic_name>_updates by default,
but the user can now override it.

Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
wjwwood pushed a commit that referenced this pull request Mar 12, 2020
The major reason for this is so that the "Update Topic"
(and more importantly the QoS profile) is saved when clicking
"Save Config" in RViz2.  The more minor reason is that a user
*might* want to use a different topic for this.  We still
auto-populate this field with <topic_name>_updates by default,
but the user can now override it.

Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
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.

None yet

3 participants