This repository was archived by the owner on Dec 1, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +19
-72
lines changed
march_hardware_interface/launch Expand file tree Collapse file tree 4 files changed +19
-72
lines changed Original file line number Diff line number Diff line change 66 <param name =" robot_description"
77 command =" $(find xacro)/xacro --inorder '$(find march_description)/urdf/$(arg robot).xacro'" />
88
9- <node name =" robot_state_publisher" pkg =" robot_state_publisher" type =" robot_state_publisher" />
9+ <group ns =" march" >
10+ <node name =" robot_state_publisher" pkg =" robot_state_publisher" type =" robot_state_publisher" />
1011
11- <node name =" controller_spawner" pkg =" controller_manager" type =" spawner" respawn =" true" ns = " / "
12- args ="
13- /march/controller/joint_state
14- /march/controller/temperature_sensor
15- /march/controller/trajectory
16- "
17- />
12+ <node name =" controller_spawner" pkg =" controller_manager" type =" spawner" respawn =" true"
13+ args ="
14+ /march/controller/joint_state
15+ /march/controller/temperature_sensor
16+ /march/controller/trajectory
17+ "
18+ />
1819
19- <node
20- launch-prefix =" ethercat_grant"
21- name =" hardware_interface"
22- pkg =" march_hardware_interface"
23- type =" march_hardware_interface_node"
24- args =" $(arg robot)"
25- output =" screen"
26- required =" true"
27- />
20+ <node
21+ launch-prefix =" ethercat_grant"
22+ name =" hardware_interface"
23+ pkg =" march_hardware_interface"
24+ type =" march_hardware_interface_node"
25+ args =" $(arg robot)"
26+ output =" screen"
27+ required =" true"
28+ />
29+ </group >
2830</launch >
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments