Skip to content

Commit 534abc7

Browse files
added srv def in yaml file for drones for start mission (#696)
1 parent 309b10a commit 534abc7

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

auv_setup/config/robots/moby.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,3 +127,4 @@
127127
set_killswitch: "set_killswitch"
128128
toggle_killswitch: "toggle_killswitch"
129129
get_operation_mode: "get_operation_mode"
130+
start_mission: "start_mission"

auv_setup/config/robots/orca.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@
156156
toggle_killswitch: "toggle_killswitch"
157157
get_operation_mode: "get_operation_mode"
158158
waypoint_addition: "waypoint_addition"
159+
start_mission: "start_mission"
159160

160161
fsm:
161162
docking:

0 commit comments

Comments
 (0)