Skip to content

Commit

Permalink
Update test02.launch
Browse files Browse the repository at this point in the history
  • Loading branch information
wangWking authored Jan 22, 2025
1 parent 41fcf86 commit 3baa884
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions myArm/myarm_m/launch/test02.launch
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
name="model" />
<param
name="robot_description"
textfile="$(find mycobot_description)/urdf/myarmM/myarmM.urdf" />
textfile="$(find mycobot_description)/urdf/myarm_m/myarm_m.urdf.xacro" />
<node
name="joint_state_publisher_gui"
pkg="joint_state_publisher_gui"
Expand All @@ -19,4 +19,4 @@
args="-d $(find tw_robot)/urdf.rviz" /> -->
<node name="rviz" pkg="rviz" type="rviz" />

</launch>
</launch>

0 comments on commit 3baa884

Please sign in to comment.