Re: v-slam (rtabmap-error)

Posted by matlabbe on
URL: http://official-rtab-map-forum.206.s1.nabble.com/v-slam-rtabmap-error-tp7288p7293.html

Hi,

your rtabmap_ros may be loading different rtabmap libraries on runtime than those it was built with. Make sure to uninstall rtabmap binaries (to avoid confusion if you also have rtabmap built locally):
sudo apt remove ros-melodic-rtabmap

cheers,
Mathieu