We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41fcf86 commit 3baa884Copy full SHA for 3baa884
myArm/myarm_m/launch/test02.launch
@@ -3,7 +3,7 @@
3
name="model" />
4
<param
5
name="robot_description"
6
- textfile="$(find mycobot_description)/urdf/myarmM/myarmM.urdf" />
+ textfile="$(find mycobot_description)/urdf/myarm_m/myarm_m.urdf.xacro" />
7
<node
8
name="joint_state_publisher_gui"
9
pkg="joint_state_publisher_gui"
@@ -19,4 +19,4 @@
19
args="-d $(find tw_robot)/urdf.rviz" /> -->
20
<node name="rviz" pkg="rviz" type="rviz" />
21
22
-</launch>
+</launch>
0 commit comments