mirror of
https://github.com/CopterExpress/clever-show.git
synced 2026-05-26 23:19:33 +00:00
Update default client config file for tests
This commit is contained in:
@@ -16,11 +16,11 @@ port = 123
|
||||
[ANIMATION]
|
||||
takeoff_animation_check = True
|
||||
land_animation_check = True
|
||||
frame_delay = 0.15
|
||||
ratio = 0.8
|
||||
frame_delay = 0.1
|
||||
ratio = 1.0
|
||||
|
||||
[COPTERS]
|
||||
frame_id = map
|
||||
frame_id = floor
|
||||
takeoff_height = 2.0
|
||||
takeoff_time = 8.0
|
||||
safe_takeoff = False
|
||||
@@ -34,14 +34,14 @@ z0_common = 0
|
||||
parent = aruco_map
|
||||
x = 0.0
|
||||
y = 0.0
|
||||
z = 6.5
|
||||
z = 3.5
|
||||
roll = 180
|
||||
pitch = 0
|
||||
yaw = -90
|
||||
|
||||
[PRIVATE]
|
||||
id = /hostname
|
||||
use_leds = True
|
||||
use_leds = False
|
||||
led_pin = 21
|
||||
x0 = 0
|
||||
y0 = 0
|
||||
|
||||
Reference in New Issue
Block a user