Open wruixian opened 1 year ago
Hello, I installed rtabmap as per the installation instructions on https://github.com/introlab/rtabmap/wiki/Installation
I tried to build from source (built WITH_G2O=OFF), and execute $ rtabmap but it crashes before the window pops up with the error realloc(): invalid pointer Aborted (core dumped)
$ rtabmap
realloc(): invalid pointer
Aborted (core dumped)
saw https://github.com/introlab/rtabmap/issues/156 but i'm not sure how to rebuild PCL and opencv with QT5 (help with that would be great too, I installed PCL together with ROS)
Wondering if someone else has ran into similar issues and can provide some much needed help, thank you!
Ubuntu 18.04 ROS Melodic PCL 1.8.1 libopencv 3.2 QT 4.8.7 QMake 2.01a
Try installing ros-melodic-rtabmap and see if it works.
ros-melodic-rtabmap
Hello, I installed rtabmap as per the installation instructions on https://github.com/introlab/rtabmap/wiki/Installation
I tried to build from source (built WITH_G2O=OFF), and execute
$ rtabmap
but it crashes before the window pops up with the errorrealloc(): invalid pointer
Aborted (core dumped)
saw https://github.com/introlab/rtabmap/issues/156 but i'm not sure how to rebuild PCL and opencv with QT5 (help with that would be great too, I installed PCL together with ROS)
Wondering if someone else has ran into similar issues and can provide some much needed help, thank you!
Ubuntu 18.04 ROS Melodic PCL 1.8.1 libopencv 3.2 QT 4.8.7 QMake 2.01a