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

Change durability policy of mesh display to transient_local #36

Merged
merged 1 commit into from
Mar 28, 2024

Conversation

timonegk
Copy link
Contributor

This makes it possible to untick and retick the display marker for the collision mesh in rviz, allowing for a better view of interactive markers in an occluded environment. The change is backward compatible because a subscriber with durability policy volatile can still receive messages from a publisher with durability policy transient local.

Copy link
Member

@marip8 marip8 left a comment

Choose a reason for hiding this comment

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

Interesting change. I didn't realize this was how to make topics persistent

@marip8 marip8 merged commit df5aa87 into ros-industrial:master Mar 28, 2024
2 of 3 checks passed
timonegk added a commit to timonegk/reach_ros2 that referenced this pull request Jun 19, 2024
@timonegk timonegk deleted the transient_local branch September 6, 2024 12:32
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