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

ROS2 Namespace and testing_only/track latching #376

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

wouter-heerwegh
Copy link
Member

I'm finally porting my personal code to ROS2, I saw that /fsds/ was never prepended to any topic (while it is in ROS1).

I added the fsds namespace to the bridge node to align with the documentation and ROS1 and also made testing_only/track transient local. If your subscriber is also transient local, it should act like a latching topic now. This fixes #367.

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.

ROS2: Cannot read /testing_only/track through fsds_ros2_bridge
1 participant