wh200720041 / floam

Fast LOAM: Fast and Optimized Lidar Odometry And Mapping for indoor/outdoor localization IROS 2021
Other
1.05k stars 274 forks source link

CMake Error "grid_map_octomap" #27

Closed cristianrubioa closed 3 years ago

cristianrubioa commented 3 years ago

CMake Error at /opt/ros/melodic/share/catkin/cmake/catkinConfig.cmake:83 (find_package): Could not find a package configuration file provided by "grid_map_octomap" with any of the following names:

grid_map_octomapConfig.cmake
grid_map_octomap-config.cmake

Add the installation prefix of "grid_map_octomap" to CMAKE_PREFIX_PATH or set "grid_map_octomap_DIR" to a directory containing one of the above files. If "grid_map_octomap" provides a separate development package or SDK, be sure it has been installed.

wh200720041 commented 3 years ago

Hi @cristianrubioa

Thanks, it is fixed now

cristianrubioa commented 3 years ago

Thanks a lot @wh200720041

It worked!