Client: change client_config default file

This commit is contained in:
Arthur Golubtsov
2019-11-09 23:09:15 +03:00
parent 7ca41a70a4
commit bc72928b27

View File

@@ -26,11 +26,7 @@ y_ratio = 1.0
z_ratio = 1.0
[COPTERS]
<<<<<<< HEAD
frame_id = floor
=======
frame_id = map
>>>>>>> master
takeoff_height = 1.0
takeoff_time = 5.0
safe_takeoff = False
@@ -42,9 +38,9 @@ z0_common = 0
[FLOOR FRAME]
parent = aruco_map
x = 0.0
y = 0.0
z = 3.55
x = 2.1
y = 11.3
z = 6.2
roll = 180
pitch = 0
yaw = -90
@@ -57,4 +53,3 @@ led_pin = 21
x0 = 0
y0 = 0
z0 = 0