diff --git a/my_robot_description/launch/my_robot_rviz.launch b/my_robot_description/launch/my_robot_rviz.launch index cd6aa01..861ac2e 100644 --- a/my_robot_description/launch/my_robot_rviz.launch +++ b/my_robot_description/launch/my_robot_rviz.launch @@ -8,6 +8,9 @@ + + + @@ -27,14 +30,27 @@ --> + type="joint_state_publisher" + output="screen" + unless="$(arg use_gui)" /> + + + + type="robot_state_publisher" /> +