Skip to content

Commit 80dee6b

Browse files
authored
add planning groups and controllers as feedback (#76)
1 parent a2a5253 commit 80dee6b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

moveit_studio_msgs/moveit_studio_sdk_msgs/action/DoTeleoperate.action

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,8 @@ string reason
2727

2828
# The current teleoperation mode
2929
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

Comments
 (0)