mirror of
https://github.com/CopterExpress/clever-show.git
synced 2026-05-26 15:13:26 +00:00
client_config: add safe_takeoff param
This commit is contained in:
@@ -15,8 +15,9 @@ port = 123
|
||||
|
||||
[COPTERS]
|
||||
takeoff_height = 1.5
|
||||
takeoff_time = 5.0
|
||||
reach_first_point_time = 5.0
|
||||
takeoff_time = 8.0
|
||||
safe_takeoff = False
|
||||
reach_first_point_time = 8.0
|
||||
x0_common = 0
|
||||
y0_common = 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user