You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi.
I am having some compile issues related to libvtkproj4-6.2.so.6.2.0 not found.
This usually has something to do with the PCL library, so I have removed the IO module and removed and pointers to this file in the included libraries (within the cmake file).
I am thus finally able to compile but I get segmentation fault whenever I run the rgbd_slam executable.
Any clues?
Regards Thomas
The text was updated successfully, but these errors were encountered:
mindThomas
changed the title
libvtkproj4-6.2.so.6.2.0 - Compile issues on Kinetic
libvtkproj4-6.2.so.6.2.0 - Compile issues on Ubuntu 16.04 with Kinetic
May 22, 2018
Hi.
I am having some compile issues related to
libvtkproj4-6.2.so.6.2.0
not found.This usually has something to do with the PCL library, so I have removed the IO module and removed and pointers to this file in the included libraries (within the cmake file).
I am thus finally able to compile but I get segmentation fault whenever I run the
rgbd_slam
executable.Any clues?
Regards Thomas
The text was updated successfully, but these errors were encountered: