Skip to content

Commit 147c602

Browse files
firesurferLennart Nachtigall
andauthored
added missing handback interface - ros2control mock interface wont work otherwise (#68)
Co-authored-by: Lennart Nachtigall <[email protected]>
1 parent 464864a commit 147c602

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

urdf/ur.ros2_control.xacro

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -302,6 +302,11 @@
302302
<command_interface name="resend_robot_program_async_success"/>
303303
</gpio>
304304

305+
<gpio name="${tf_prefix}hand_back_control">
306+
<command_interface name="hand_back_control_cmd"/>
307+
<command_interface name="hand_back_control_async_success"/>
308+
</gpio>
309+
305310
<gpio name="${tf_prefix}zero_ftsensor">
306311
<command_interface name="zero_ftsensor_cmd"/>
307312
<command_interface name="zero_ftsensor_async_success"/>

0 commit comments

Comments
 (0)