rsasaki0109 / ndt_omp_ros2

ROS2 porting of ndt_omp
BSD 2-Clause "Simplified" License
38 stars 17 forks source link

how can ı solve this ndt_omp_ros2 problem? #7

Open Minaygt opened 6 months ago

Minaygt commented 6 months ago

By not providing "Findndt_omp_ros2.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "ndt_omp_ros2", but CMake did not find one.

Could not find a package configuration file provided by "ndt_omp_ros2" with any of the following names:

ndt_omp_ros2Config.cmake
ndt_omp_ros2-config.cmake

Add the installation prefix of "ndt_omp_ros2" to CMAKE_PREFIX_PATH or set "ndt_omp_ros2_DIR" to a directory containing one of the above files. If "ndt_omp_ros2" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): /home/mina/slam_ws/install/scanmatcher/share/scanmatcher/cmake/scanmatcherConfig.cmake:41 (include) CMakeLists.txt:22 (find_package)