rtabmap_ros icon indicating copy to clipboard operation
rtabmap_ros copied to clipboard

Can i disabled loop closure detect when i mapping and localization

Open tim199912 opened this issue 2 years ago • 3 comments

I use RTABMap in ros2,and use RGBD odometry node. Is there any one parameters that can be turned off loop closure detect when i mapping and localization.

Thanks a lot. Tim

tim199912 avatar Sep 06 '23 15:09 tim199912

If you turn off loop closure detection in localization mode, the robot won't localize in the map.

To disable it in mapping mode, an efficient way to disable it is to set Kp/MaxFeatures=-1.

matlabbe avatar Sep 09 '23 19:09 matlabbe

Thank you for your reply, I will test it as soon as possible.

tim199912 avatar Sep 12 '23 02:09 tim199912

Thank you for your reply,i will test it as soon as possible.

matlabbe @.***> 於 2023年9月10日 週日 上午3:46寫道:

If you turn off loop closure detection in localization mode, the robot won't localize in the map.

To disable it in mapping mode, an efficient way to disable it is to set Kp/MaxFeatures=-1.

— Reply to this email directly, view it on GitHub https://github.com/introlab/rtabmap_ros/issues/1030#issuecomment-1712587537, or unsubscribe https://github.com/notifications/unsubscribe-auth/BCMSO3R3OTTKFQK7ZBCRVPLXZTBR5ANCNFSM6AAAAAA4NQCUJQ . You are receiving this because you authored the thread.Message ID: @.***>

tim199912 avatar Sep 12 '23 02:09 tim199912