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

Changed the state_publihser type to the robot_state_publihser type because it is deprecated.

parent 9870b1d7
No related branches found
No related tags found
1 merge request!1Melodic migration
......@@ -13,7 +13,7 @@
<node if="$(arg state_pub)"
pkg="robot_state_publisher"
type="state_publisher"
type="robot_state_publisher"
name="state_publisher">
<param name="tf_prefix" type="string" value="/$(arg ns)"/>
<param name="publish_frequency" type="double" value="20.0"/>
......
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