loop closure rejected: not enough feature in images (old=0, new=179, min=20)
Posted by bobi on
URL: http://official-rtab-map-forum.206.s1.nabble.com/loop-closure-rejected-not-enough-feature-in-images-old-0-new-179-min-20-tp10778.html
Hello,
I already post this problem on github, but posting on the official forum could help.
I keep getting this warning :
Rtabmap.cpp:3036::process() Rejected loop closure 104 -> 1110: Not enough features in images (old=0, new=181, min=20).
Values are changing but the problem is still the same. Old is always 0 even if the mapping is working.
I tried adding or replacing some args in my launchfile, but nothing.
I'm using a RGB camera and a lidar.
None of my loop closure aren't rejected.
[Edit1 : I detect loop closure when i put RGBD/Enabled false. But then the map on Rviz and on Rtab-map is not shown, nothing is displayed]
Second thing: If I’m in localization mode and detect loop closures, will my drone re-localize itself using those loop closures, even if it doesn’t know its position in the mapped room?
Thanks for your help