Camera Sim Update
This commit is contained in:
12
config/missions/hover.yaml
Normal file
12
config/missions/hover.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
name: hover
|
||||
description: Take off and hold position
|
||||
|
||||
altitude: 5.0
|
||||
duration: 10.0
|
||||
|
||||
steps:
|
||||
- action: takeoff
|
||||
altitude: 5.0
|
||||
- action: hover
|
||||
duration: 10.0
|
||||
- action: land
|
||||
Reference in New Issue
Block a user