-
Notifications
You must be signed in to change notification settings - Fork 10
/
config_HD.yaml
49 lines (42 loc) · 986 Bytes
/
config_HD.yaml
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
dataset:
camera_config: /media/zheng/xukuanssd/NTU/ground_texture/HD_ground/camera.yaml
dataroot: /media/zheng/xukuanssd/NTU/ground_texture/HD_ground/ramp_rubber/database/seq0033
image_dir_name: rgb
correlation_flow:
gaussian:
sigma: 0.2
height: 1200
kernel: 0 #1 # {0: "polynomial", 1: "gaussian"}
lambda: 0.1
polynomial:
offset: 0.1
power: 3
rotation_channel: 480
rotation_divisor: 720
width: 1600
keyframe_selection:
lower_response_thr: 30
max_angle: 6.3
max_distance: 0.01
upper_response_thr: 90
map:
grid_scale: 0.1
loop_closure:
to_find_loop: true
angle_response_thr: 60
distance_thr: 5
frame_gap_thr: 100
position_response_thr: 60
map_sticther:
cell_size: 1000
stitch_map: true
visualization:
frame_id: map
topic:
image: /kcc_slam/image
frame_pose: /kcc_slam/frame_pose
kcc_pose: /kcc_slam/kcc_pose
map: /kcc_slam/occupancy_map
saving:
save_pose: true
saving_root: /home/xukuan/debug/kcc