Skip to content
Snippets Groups Projects
Commit 7e9a97cc authored by Tommy Persson's avatar Tommy Persson
Browse files

Fix fot tf forwarding.

parent 53c30106
Branches
No related tags found
No related merge requests found
......@@ -66,7 +66,7 @@ ROS2 agent:
to are prepended with the prefix "/ext". That means that all
programs generating messages that is also intended for external
agents need to prepend "/ext" to the topic. The **mqtt_to_ros**
program will push out the message on the topic without a prefix.
program will push out the message on the topic without a prefix (except for /ext/tf).
This program can also be configured to reduce the number of messages
it sends by having a stride for each topic. Also for each topic we
can choose to send it to ALL agents or to a specific agent and we
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment