mirror of
https://github.com/bjoernellens1/cps_rmp220_support.git
synced 2025-01-18 23:56:59 +00:00
update
This commit is contained in:
parent
23e11bab56
commit
497bc7d650
@ -1,9 +1,7 @@
|
||||
<launch>
|
||||
<!-- Set the use_sim_time parameter -->
|
||||
<param name="use_sim_time" value="false" />
|
||||
|
||||
|
||||
<!-- Set the robot description -->
|
||||
<param name="robot_description" command="$(find xacro)/xacro $(find cps_rmp220_support)/description/robot.urdf.xacro use_ros_control:=true sim_mode:=$(arg use_sim_time)" />
|
||||
<param name="robot_description" command="$(find xacro)/xacro $(find cps_rmp220_support)/description/robot.urdf.xacro" />
|
||||
|
||||
<!-- Start the robot state publisher node -->
|
||||
<node name="robot_state_publisher" pkg="robot_state_publisher" type="robot_state_publisher" output="screen"/>
|
||||
|
Loading…
Reference in New Issue
Block a user