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 a2a5253 commit 80dee6bCopy full SHA for 80dee6b
moveit_studio_msgs/moveit_studio_sdk_msgs/action/DoTeleoperate.action
@@ -27,3 +27,8 @@ string reason
27
28
# The current teleoperation mode
29
TeleoperationMode current_mode
30
+
31
+# The selected planning groups and associated controllers
32
+# The UI must fill these fields with the planning groups that need to be teleoperated.
33
+string[] planning_groups
34
+string[] controllers
0 commit comments