mirror of
https://github.com/CopterExpress/clever-show.git
synced 2026-05-31 17:29:33 +00:00
Update client_config
This commit is contained in:
@@ -22,11 +22,11 @@ y_ratio = 1.0
|
||||
z_ratio = 1.0
|
||||
|
||||
[COPTERS]
|
||||
frame_id = map
|
||||
takeoff_height = 2.0
|
||||
takeoff_time = 8.0
|
||||
frame_id = floor
|
||||
takeoff_height = 1.0
|
||||
takeoff_time = 5.0
|
||||
safe_takeoff = False
|
||||
reach_first_point_time = 8.0
|
||||
reach_first_point_time = 5.0
|
||||
land_time = 3.0
|
||||
x0_common = 0
|
||||
y0_common = 0
|
||||
@@ -36,7 +36,7 @@ z0_common = 0
|
||||
parent = aruco_map
|
||||
x = 0.0
|
||||
y = 0.0
|
||||
z = 6.5
|
||||
z = 3.7
|
||||
roll = 180
|
||||
pitch = 0
|
||||
yaw = -90
|
||||
@@ -44,9 +44,8 @@ yaw = -90
|
||||
[PRIVATE]
|
||||
id = /hostname
|
||||
restart_dhcpcd = True
|
||||
use_leds = True
|
||||
use_leds = False
|
||||
led_pin = 21
|
||||
x0 = 0
|
||||
y0 = 0
|
||||
z0 = 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user