Skip to content

Commit

Permalink
update pro630 ros1 noetic
Browse files Browse the repository at this point in the history
  • Loading branch information
wangWking committed Mar 19, 2024
1 parent 38f3acd commit 52aa86e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mycobot_pro/mycobot_630/launch/mycobot_630_slider.launch
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<launch>
<!-- Load URDF, rviz, etc. on the parameter server,加载参数服务器上的URDF、rviz等 -->
<arg name="model" default="$(find mycobot_description)/urdf/600_urdf/mycobot_600_urdf.urdf"/>
<arg name="rvizconfig" default="$(find mycobot_600)/config/mycobot_600.rviz" />
<arg name="model" default="$(find mycobot_description)/urdf/mycobot_630/mycobot_630.urdf"/>
<arg name="rvizconfig" default="$(find mycobot_630)/config/mycobot_630.rviz" />
<arg name="gui" default="true" />


Expand Down

0 comments on commit 52aa86e

Please sign in to comment.