We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e52d540 commit 0ecb634Copy full SHA for 0ecb634
abb_control/launch/abb_control.launch
@@ -57,9 +57,8 @@
57
</group>
58
59
<!-- publish the robot state (tf transforms) -->
60
- <node name="robot_state_publisher" pkg="robot_state_publisher" type="robot_state_publisher" >
61
- <param name="publish_rate" value="100" />
62
- <node/>
+ <node name="robot_state_publisher" pkg="robot_state_publisher" type="robot_state_publisher">
+ </node>
63
64
<group if="$(arg sim)">
65
<include file="$(find abb_irb120_moveit_config)/launch/move_group.launch">
0 commit comments