MiguelAlgaba / KinectSLAM6D

Simultaneous Localization and Mapping with 6DoF using the Kinect sensor (GraphSLAM)
48 stars 30 forks source link

CMake error with PCL #2

Open arnaudgelas opened 11 years ago

arnaudgelas commented 11 years ago

CMake Error at CMakeLists.txt:13 (FIND_PACKAGE): Could not find module FindPCL.cmake or a configuration file for package PCL.

Adjust CMAKE_MODULE_PATH to find FindPCL.cmake or set PCL_DIR to the directory containing a CMake configuration file for PCL. The file will have one of the following names:

 PCLConfig.cmake
 pcl-config.cmake