File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 type =" joint_state_publisher" >
1010 <param name =" rate" value =" 30.0" />
1111 <rosparam param =" source_list" >
12- [/stretch /joint_states]
12+ [stretch_defaultname /joint_states]
1313 </rosparam >
1414 </node >
1515
3636 <node name =" stretch_driver" pkg =" stretch_core" type =" stretch_driver" output =" screen" >
3737 <param name =" rate" type =" double" value =" 30.0" />
3838 <param name =" timeout" type =" double" value =" 0.5" />
39- <remap from =" cmd_vel" to =" /stretch /cmd_vel" />
40- <remap from =" joint_states" to =" /stretch /joint_states" />
39+ <remap from =" cmd_vel" to =" /stretch_defaultname /cmd_vel" />
40+ <remap from =" joint_states" to =" /stretch_defaultname /joint_states" />
4141 <param name =" controller_calibration_file" type =" string" value =" $(arg calibrated_controller_yaml_file)" />
4242 </node >
4343
44+ <!-- Note: stretch_defaultname is the same name used in intializing HelloNode -->
45+
4446 <!--
4547 <node name="aggregator_node" pkg="diagnostic_aggregator" type="aggregator_node">
4648 <rosparam command="load" file="$(find stretch_core)/config/diagnostics.yaml" />
You can’t perform that action at this time.
0 commit comments