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 4924617 commit d8caedcCopy full SHA for d8caedc
message_definitions/v1.0/common.xml
@@ -588,6 +588,9 @@
588
<entry value="1" name="GRIPPER_ACTION_GRAB">
589
<description>Gripper grab onto cargo.</description>
590
</entry>
591
+ <entry value="2" name="GRIPPER_ACTION_STOP">
592
+ <description>Gripper stop (maintain current grip position).</description>
593
+ </entry>
594
</enum>
595
<!-- winch action enum -->
596
<enum name="WINCH_ACTIONS">
0 commit comments