Hi,
I read the tutorial
https://github.com/introlab/rtabmap/wiki/Export-Raster-Layers-to-MeshLab and it told me to open rtabmap. I go to the installation manual of rtabmap. And run
./rtabmap
The output information is below:
./rtabmap: error while loading shared libraries: libfreenect2.so.0.2: cannot open shared object file: No such file or directory
If I'm right, the libfreeect2 is a driver for Kinect. Must the rtabmap need libfreenect2? or My way to open rtabmap is wrong?
Can you provide me some advice? Thanks a lot.