frontw / voronoi_planner

ROS navigation stack base global planner plugin
90 stars 46 forks source link

Could not find a package configuration file provided by "dynamicvoronoi" #5

Open YouShaoze opened 3 years ago

YouShaoze commented 3 years ago

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

dynamicvoronoiConfig.cmake
dynamicvoronoi-config.cmake

Add the installation prefix of "dynamicvoronoi" to CMAKE_PREFIX_PATH or set "dynamicvoronoi_DIR" to a directory containing one of the above files. If "dynamicvoronoi" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): voronoi_planner/CMakeLists.txt:6 (find_package)

-- Configuring incomplete, errors occurred! See also "/home/ysz/husky-test/build/CMakeFiles/CMakeOutput.log". See also "/home/ysz/husky-test/build/CMakeFiles/CMakeError.log". Invoking "cmake" failed

frontw commented 3 years ago

You need to clone dynamicvoronoi, I guess

chillllihc commented 2 years ago

Hello, have you solved the problem yet?I have the same situation.:)

gravity101 commented 1 year ago

O_O