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 d031f1b commit a3f816aCopy full SHA for a3f816a
msgs/msg/SolutionInfo.msg
@@ -12,3 +12,7 @@ uint32 stage_id
12
13
# markers, e.g. providing additional hints or illustrating failure
14
visualization_msgs/Marker[] markers
15
+
16
+# user-defined values that can provide additional information,
17
+# e.g., whether to switch a suction gripper on or off or when to call some other execution interface
18
+Property[] external
0 commit comments