-
Notifications
You must be signed in to change notification settings - Fork 28
/
Copy pathprecland_solopx4.cnf
53 lines (45 loc) · 970 Bytes
/
precland_solopx4.cnf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
#Solo PX4Flow config file
[algorithm]
eccentricity = 0.7
min_radius = 14
area_ratio = 0.85
min_ring_ratio = 0.70
max_ring_ratio = 0.90
[logging]
location = ~/log/
print_level = debug, general, algorithm
log_level = aircraft , algorithm, general
display_level = ,
record_level = raw, gui
record_type = image
[camera]
source = PX4Flow
background_capture = False
has_gimbal = False
horizontal-fov = 15.0
vertical-fov = 15.0
matrix = 614.01269552 0.0 315.00073982
0.0 614.43556296 237.14926858
0.0 0.0 1.0
distortion = 0.12269303 -0.26618881 0.00129035 0.00081791 0.17005303
[simulator]
use_simulator = False
width = 352
height = 352
frame_rate = 2
target_size = 0.75
target_location = ~/precland/Targets/mat_v1.jpg
[general]
always_run = True
operation_mode = velocity
[land_control]
init_dec_speed = 1.5
final_dec_speed = 0.75
init_dec_alt = 20
goto_alt = 10
final_dec_alt = 2
abort_alt = 5
landed_alt = 0.5
horz_scalar = 1.0
vert_scalar = 5.0
update_rate = 30