File tree Expand file tree Collapse file tree 1 file changed +15
-11
lines changed Expand file tree Collapse file tree 1 file changed +15
-11
lines changed Original file line number Diff line number Diff line change 11%YAML:1.0
2+ ---
23gui :
34 verborse : true
45 vis : false
6+
57
68odom :
79 voxel : 0.2
810 o3d_voxel : 0.2
911 keyframeMeterGap : 1.5
1012 keyframeRadGap : 0.15
11- icp_corase_dist : 10
12- icp_refine_dist : 0.6
13+ icp_corase_dist : 1.0 # 3.0
14+ icp_refine_dist : 0.3
1315 icp_max_iter : 30
1416
1517loopclosure :
16- LCkeyframeMeterGap : 10
17- LCkeyframeRadGap : 2
18- LCSubmapSize : 10
19- loopOverlapThre : 0.7
20- loopInlierRMSEThre : 0.3
18+ LCkeyframeMeterGap : 3 # 10
19+ LCkeyframeRadGap : 1 # 2
20+ LCSubmapSize : 25 # 10
21+ loopOverlapThre : 0.5 # 0. 7
22+ loopInlierRMSEThre : 0.2
2123
2224multiway :
2325 use : false
2426 MRmaxIter : 100
2527 MRmaxCorrDist : 1.2
2628 MREdgePruneThre : 0.25
27- RefineOdom : false
29+ RefineOdom : true
2830
2931io :
30- isam_poses : ../floam_isam_00.txt
31- mr_graph : ../floam_pg.json
32- mr_poses : ../floam_mr_00.txt
32+ isam_poses : ../KITTI-07/slam_res/floam_isam_07.txt
33+ mr_graph : ../KITTI-07/slam_res/floam_pg.json
34+ mr_poses : ../KITTI-07/slam_res/floam_mr_07.txt
35+ save_map : false
36+ map_path : ../KITTI-07/slam_res/floam_map_07.pcd
You can’t perform that action at this time.
0 commit comments