File tree Expand file tree Collapse file tree 4 files changed +27
-0
lines changed Expand file tree Collapse file tree 4 files changed +27
-0
lines changed Original file line number Diff line number Diff line change 1+ %YAML:1.0
2+ ---
3+ BaseDir : ../KITTI-00
4+ KeyFrameDir : KeyFrames
5+ VOFile : Twc.txt
6+ VOIdFile : FrameId.yml
7+ MapFile : Map.xml
8+ LOFile : floam_isam_00.txt
9+ ResFile : ba_calib_00.txt
10+ method : local # global or local
11+ method_options : {"global":1,"local":2}
Original file line number Diff line number Diff line change 1+ %YAML:1.0
2+ ---
3+ io :
4+ BaseDir : ../KITTI-00
5+ VOFile : Twc.txt
6+ LOFile : floam_isam_00.txt
7+ VOIdFile : FrameId.yml
8+ ResFile : he_calib_00.txt
9+
10+ runtime :
11+ regulation : true
12+ regulation_weight : 0.003
13+ verborse : true
Original file line number Diff line number Diff line change @@ -20,9 +20,11 @@ loopclosure:
2020 loopInlierRMSEThre : 0.3
2121
2222multiway :
23+ use : false
2324 MRmaxIter : 100
2425 MRmaxCorrDist : 1.2
2526 MREdgePruneThre : 0.25
27+ RefineOdom : false
2628
2729io :
2830 isam_poses : ../floam_isam_00.txt
Original file line number Diff line number Diff line change 1+ export LD_LIBRARY_PATH=" "
You can’t perform that action at this time.
0 commit comments