Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not find rotors_descriptionConfig.cmake #96

Open
Street-wang opened this issue Jan 2, 2020 · 0 comments
Open

Could not find rotors_descriptionConfig.cmake #96

Street-wang opened this issue Jan 2, 2020 · 0 comments

Comments

@Street-wang
Copy link

Hi!
When I run catkin build, the first 20 packages are going well. However, when starting the 21th package 'rpg_quadrotor_integration_test ', I met the flowing error:

Errors << rpg_quadrotor_integration_test:cmake /home/wang/rpg_ws/logs/rpg_quadrotor_integration_test/build.cmake.003.log
CMake Error at /home/wang/rpg_ws/devel/share/catkin_simple/cmake/catkin_simple-extras.cmake:38 (find_package):
By not providing "Findrotors_description.cmake" in CMAKE_MODULE_PATH this
project has asked CMake to find a package configuration file provided by
"rotors_description", but CMake did not find one.

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

rotors_descriptionConfig.cmake
rotors_description-config.cmake

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

cd /home/wang/rpg_ws/build/rpg_quadrotor_integration_test; catkin build --get-env rpg_quadrotor_integration_test | catkin env -si /usr/bin/cmake /home/wang/rpg_ws/src/rpg_quadrotor_control/test/rpg_quadrotor_integration_test --no-warn-unused-cli -DCATKIN_DEVEL_PREFIX=/home/wang/rpg_ws/devel -DCMAKE_INSTALL_PREFIX=/home/wang/rpg_ws/install -DCMAKE_BUILD_TYPE=Release; cd -
...............................................................................
Failed << rpg_quadrotor_integration_test:cmake [ Exited with code 1 ]
Failed <<< rpg_quadrotor_integration_test [ 0.5 seconds ]
[build] Summary: 20 of 21 packages succeeded.
[build] Ignored: 1 packages were skipped or are blacklisted.
[build] Warnings: None.
[build] Abandoned: None.
[build] Failed: 1 packages failed.
[build] Runtime: 4.9 seconds total.

Thanks a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant