Skip to content

Commit 203da34

Browse files
authored
add tip_links to UI teleoperate feedback (#85)
1 parent e4370b0 commit 203da34

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

moveit_studio_msgs/moveit_studio_sdk_msgs/action/DoTeleoperate.action

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ string reason
2828
# The current teleoperation mode
2929
TeleoperationMode current_mode
3030

31-
# The selected planning groups and associated controllers
31+
# The selected planning groups, associated controllers and tip links.
3232
# The UI must fill these fields with the planning groups that need to be teleoperated.
3333
string[] planning_groups
3434
string[] controllers
35+
string[] tip_links

0 commit comments

Comments
 (0)