Bump 0.20.8 version. Parameters: updated default of Vis/CorGuessWinSize=40 (was 20), GFTT/MinDistance=7 (was 3), Optimizer/GravitySigma=0.3 if built with g2o or gtsam. Those parameters help for smooth tracking on latest sensors with higher resolution and use IMU by default if available. Updated docker jfr2018 to use original parameters. CameraStereoZed: wait for imu to be available before sending frames (Zed-m and Zed2).

This commit is contained in:
matlabbe
2021-01-08 13:04:24 -05:00
parent 792c967d46
commit 1a967127d9
12 changed files with 46 additions and 86 deletions

View File

@@ -133,12 +133,14 @@ do
--RGBD/ProximityBySpace false\
--Rtabmap/DetectionRate 2\
--Kp/FlannRebalancingFactor 1.0\
--GFTT/MinDistance 3\
--Odom/Strategy $STRATEGY\
--Mem/STMSize 30\
--Mem/UseOdomFeatures false \
--Mem/BinDataKept false \
--Rtabmap/CreateIntermediateNodes false\
--Vis/CorNNDR 0.6 \
--Vis/CorGuessWinSize 20 \
$V203_params\
$F2F_params\
--OdomORBSLAM2/VocPath /root/ORBvoc.txt\