Open jsseng opened 5 years ago
Using the most recent git pull, I get a segfault when I open /rtabmap/info in rviz.
I cannot reproduce the problem, make sure you rebuilt also rtabmap_ros.
rtabmap_ros
Okay, I will try. I just rebuilt with the tagged 0.19.3 version and I get no segfault. I will look into it more.
In the latest commit, Statistics.h have been changed. The rviz plugin for /rtabmap/info should be rebuilt with the new header to avoid a seg fault. Simply do catkin_make and the plugin will be rebuilt.
catkin_make
Using the most recent git pull, I get a segfault when I open /rtabmap/info in rviz.