We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 464864a commit 147c602Copy full SHA for 147c602
urdf/ur.ros2_control.xacro
@@ -302,6 +302,11 @@
302
<command_interface name="resend_robot_program_async_success"/>
303
</gpio>
304
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
+
310
<gpio name="${tf_prefix}zero_ftsensor">
311
<command_interface name="zero_ftsensor_cmd"/>
312
<command_interface name="zero_ftsensor_async_success"/>
0 commit comments