mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 01:20:25 +08:00
Report: support Odometry/TimeEstimation/ms from ros
This commit is contained in:
@@ -68,7 +68,7 @@ then
|
||||
else
|
||||
SCAN="--scan_k 10 --scan_voxel 0.5"
|
||||
fi
|
||||
SCAN="--Icp/PointToPlane true --Icp/Iterations 5 --Odom/ScanKeyFrameThr 0.6 $SCAN"
|
||||
SCAN="--Icp/PointToPlane true --Icp/PointToPlaneK 10 --Icp/PointToPlaneRadius 0 --Icp/Iterations 5 --Odom/ScanKeyFrameThr 0.6 $SCAN"
|
||||
else
|
||||
if [ $STRATEGY -eq 7 ]
|
||||
then
|
||||
|
||||
Reference in New Issue
Block a user