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