mirror of
https://github.com/elephantrobotics/mycobot_ros.git
synced 2026-07-05 19:47:04 +00:00
change urdf
This commit is contained in:
parent
a237dbd36e
commit
cf54721592
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@
|
||||||
<arg name="gazebo_gui" default="true"/>
|
<arg name="gazebo_gui" default="true"/>
|
||||||
<arg name="paused" default="false"/>
|
<arg name="paused" default="false"/>
|
||||||
<!-- By default, use the urdf location provided from the package -->
|
<!-- By default, use the urdf location provided from the package -->
|
||||||
<arg name="urdf_path" default="$(find mycobot_description)/urdf/new_320_urdf/new_mycobot_pro_320.urdf"/>
|
<arg name="urdf_path" default="$(find mycobot_description)/urdf/new_320_urdf/new_mycobot_pro_320moveit.urdf"/>
|
||||||
|
|
||||||
<!-- launch the gazebo simulator and spawn the robot -->
|
<!-- launch the gazebo simulator and spawn the robot -->
|
||||||
<include file="$(find new_mycobot_320_moveit)/launch/gazebo.launch" >
|
<include file="$(find new_mycobot_320_moveit)/launch/gazebo.launch" >
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue