mirror of
https://github.com/azaion/autopilot.git
synced 2026-04-22 15:16:34 +00:00
Land drone safely
- improved landing - navigate to the return point defined in JSON file - land drone safely without timeouts Issue: https://denyspopov.atlassian.net/browse/AZ-24 Type: New Feature
This commit is contained in:
+1
-1
@@ -13,6 +13,6 @@
|
||||
{"point": [-35.36546294, 149.16479791], "height": 300, "action_enum": "search", "action_specific": {"targets": ["tank"]}},
|
||||
{"point": [-35.36364851, 149.16073255], "height": 500, "action_enum": "return"}
|
||||
],
|
||||
"return_point": [-35.36218126, 149.16505887]
|
||||
"return_point": [-35.36286449, 149.16534729]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user