Closed schmiran closed 5 years ago
It seems a linker errors with PCL libraries. I cannot reproduce the problem (fresh build on docker):
$ git clone https://github.com/introlab/rtabmap_ros
$ cd rtabmap_ros/docker/melodic/latest
$ docker build -t introlab3it/rtabmap_ros:melodic-latest .
cheers, Mathieu
Hello, I'm trying to build RTAB from the source. The build breaks off at 80% and the error tells me nothing. I hope you can help me. I followed these instructions for the installation: https://github.com/introlab/rtabmap_ros (I installed all dependencies like OpenCV3, g2o and GTSAM)
Here is my cmake output:
And this is the error:
To me it looks like there is a problem with VTK and QT, maybe you can tell me where I did something wrong. I am happy about any help. Many thanks in advance!