UnknownFreeOccupied / UFOExplorer

UFOExplorer:
BSD 3-Clause "New" or "Revised" License
46 stars 3 forks source link

pkg collision_avoidance is missing #1

Open nixwang opened 2 years ago

nixwang commented 2 years ago

Hello, when I build the UFOExplorer, the collision_avoidance is missing. Can you please upload the collision_avoidance part. `CMake Error at /opt/ros/kinetic/share/catkin/cmake/catkinConfig.cmake:83 (find_package): Could not find a package configuration file provided by "collision_avoidance" with any of the following names:

collision_avoidanceConfig.cmake
collision_avoidance-config.cmake

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

chenweigu commented 1 year ago

How to solve this problem?

hz-ants commented 3 months ago

Is there a solution? If available, please let me know. Thank you