client_config: add safe_takeoff param

This commit is contained in:
Arthur Golubtsov
2019-03-22 08:58:18 +00:00
parent 999048d071
commit ce2136bdc0

View File

@@ -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