File tree Expand file tree Collapse file tree 2 files changed +0
-11
lines changed
Expand file tree Collapse file tree 2 files changed +0
-11
lines changed Original file line number Diff line number Diff line change 2222 <rosparam unless =" $(arg load_gripper)" param =" source_list" >[franka_state_controller/joint_states] </rosparam >
2323 <param name =" rate" value =" 30" />
2424 </node >
25- <node name =" joint_state_desired_publisher" type =" joint_state_publisher" pkg =" joint_state_publisher" output =" screen" >
26- <rosparam if =" $(arg load_gripper)" param =" source_list" >[franka_state_controller/joint_states_desired, franka_gripper/joint_states] </rosparam >
27- <rosparam unless =" $(arg load_gripper)" param =" source_list" >[franka_state_controller/joint_states_desired] </rosparam >
28- <param name =" rate" value =" 30" />
29- <remap from =" /joint_states" to =" /joint_states_desired" />
30- </node >
3125</launch >
Original file line number Diff line number Diff line change 9292 <rosparam param =" source_list" >[franka_state_controller/joint_states, franka_gripper/joint_states] </rosparam >
9393 <param name =" rate" value =" 30" />
9494 </node >
95- <node name =" joint_state_desired_publisher" type =" joint_state_publisher" pkg =" joint_state_publisher" >
96- <rosparam param =" source_list" >[franka_state_controller/joint_states_desired, franka_gripper/joint_states] </rosparam >
97- <param name =" rate" value =" 30" />
98- <remap from =" joint_states" to =" joint_states_desired" />
99- </node >
10095
10196 <!-- Start only if cartesian_impedance_example_controller -->
10297 <node name =" interactive_marker"
You can’t perform that action at this time.
0 commit comments