libpointmatcher not found
I was trying to install ethzasl_icp_mapping (Indigo branch) but I keep getting the following error:
CMake Error at /opt/ros/indigo/share/catkin/cmake/catkinConfig.cmake:75 (find_package):
Could not find a package configuration file provided by "libpointmatcher"
with any of the following names:
libpointmatcherConfig.cmake
libpointmatcher-config.cmake
Add the installation prefix of "libpointmatcher" to CMAKE_PREFIX_PATH or
set "libpointmatcher_DIR" to a directory containing one of the above files.
If "libpointmatcher" provides a separate development package or SDK, be
sure it has been installed.
can anyone help me with it?
Have you done a rosdep install?
yes.but there is missing resource.
Can you post the
rosdep
command you used and the exact error message, please?