Administrator
|
Hi,
You can set "Kp/MaxFeatures" to -1. On ROS, without any changes, you can pause mapping ($ rosservice call /rtabmap/pause) and republish the map not optimized ($rosservice call /rtabmap/publish_map 1 0 1), so that MapCloud RVIZ plugin would show the map not optimized by loop closures (raw odometry).
cheers
|