-
Notifications
You must be signed in to change notification settings - Fork 735
Open
Description
``Hello, I have already test your planner and is really awesome.
But for my project I need to compile my workspace with catkin build instead of catkin_make.
Have someone already try this or maybe there is a version that work with catkin build?
When I try to compile it I get this error:
Could NOT find quadrotor_msgs (missing: quadrotor_msgs_DIR)
-- Could not find the required component 'quadrotor_msgs'. The following CMake error indicates that you either need to install the package with the same name or change your environment so that it can be found.
CMake Error at /opt/ros/melodic/share/catkin/cmake/catkinConfig.cmake:83 (find_package):
Could not find a package configuration file provided by "quadrotor_msgs"
with any of the following names:
quadrotor_msgsConfig.cmake
quadrotor_msgs-config.cmake
Add the installation prefix of "quadrotor_msgs" to CMAKE_PREFIX_PATH or set
"quadrotor_msgs_DIR" to a directory containing one of the above files. If
"quadrotor_msgs" provides a separate development package or SDK, be sure it
has been installed.
I have already try to compile and install the packages with this repository, but it did not work:
https://github.com/HKUST-Aerial-Robotics/plan_utils
If I modify the CMAKE_PREFIX_PATH as suggested, it find the quadrotor_msgs, but it can not fine the basic packages like roscpp anymore...
Can someone help me please?
Metadata
Metadata
Assignees
Labels
No labels