Skip to content

Commit 3baa884

Browse files
authored
Update test02.launch
1 parent 41fcf86 commit 3baa884

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

myArm/myarm_m/launch/test02.launch

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
name="model" />
44
<param
55
name="robot_description"
6-
textfile="$(find mycobot_description)/urdf/myarmM/myarmM.urdf" />
6+
textfile="$(find mycobot_description)/urdf/myarm_m/myarm_m.urdf.xacro" />
77
<node
88
name="joint_state_publisher_gui"
99
pkg="joint_state_publisher_gui"
@@ -19,4 +19,4 @@
1919
args="-d $(find tw_robot)/urdf.rviz" /> -->
2020
<node name="rviz" pkg="rviz" type="rviz" />
2121

22-
</launch>
22+
</launch>

0 commit comments

Comments
 (0)