- <?xml version="1.0"?>
- <launch>
- <!-- Load joint controller configurations from YAML file to parameter server -->
- <rosparam file="$(find lstrobot_moveit_config_0605)/config/ros_controllers.yaml" command="load"/>
- <!-- Load the controllers -->
- <node name="controller_spawner" pkg="controller_manager" type="spawner" respawn="false"
- output="screen" args=""/>
- </launch>
|