UnknownFreeOccupied / ufomap

UFOMap: An Efficient Probabilistic 3D Mapping Framework That Embraces the Unknown
https://unknownfreeoccupied.github.io/
BSD 2-Clause "Simplified" License
255 stars 46 forks source link

encountering errors related to CMakeLists, and the build process isn't working. #13

Open romaster93 opened 10 months ago

romaster93 commented 10 months ago

CMake Error at /home/cho/catkin_ws/devel/share/ufomap/cmake/ufomapConfig.cmake:173 (message): Project 'ufomap_ros' tried to find library 'UFO::Map'. The library is neither a target nor built/installed properly. Did you compile project 'ufomap'? Did you find_package() it before the subdirectory containing its code is included?

"I'm facing errors like the ones mentioned above, and it's preventing successful execution of 'catkin build'. How can I resolve this?"