Skip to content

Commit

Permalink
Update sr_hardware_control_loop.launch (#524)
Browse files Browse the repository at this point in the history
* Update sr_hardware_control_loop.launch

* Update sr_hardware_control_loop.launch

Co-authored-by: Fotios Papadopoulos <[email protected]>
  • Loading branch information
ToivoS and Fotios Papadopoulos authored Jul 7, 2020
1 parent c56ae32 commit aa95430
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sr_robot_launch/launch/sr_hardware_control_loop.launch
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,8 @@
- unique_robot_hw
</rosparam>

<!-- These will be loaded if hand_ctrl is false so UR10 with box will load instead. -->
<group unless="$(arg hand_ctrl)">
<!-- These will be loaded if hand is false so UR10 with box will load instead. -->
<group unless="$(arg hand)">
<include file="$(find ros_ethercat_model)/launch/joint_state_publisher.launch">
<arg name="publish_rate" value="$(arg joint_state_pub_frequency)"/>
</include>
Expand Down

0 comments on commit aa95430

Please sign in to comment.