Skip to content
Snippets Groups Projects
Commit d9f41f1e authored by Sergi Hernandez's avatar Sergi Hernandez
Browse files

Removed the / from the tf_prefix.

parent 9a8457ca
No related branches found
No related tags found
1 merge request!1Melodic migration
......@@ -15,7 +15,7 @@
pkg="robot_state_publisher"
type="robot_state_publisher"
name="state_publisher">
<param name="tf_prefix" type="string" value="/$(arg ns)"/>
<param name="tf_prefix" type="string" value="$(arg ns)"/>
<param name="publish_frequency" type="double" value="20.0"/>
</node>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment