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

catkin build error #1

Open
lockedandloadad opened this issue Aug 14, 2021 · 2 comments
Open

catkin build error #1

lockedandloadad opened this issue Aug 14, 2021 · 2 comments

Comments

@lockedandloadad
Copy link

lockedandloadad commented Aug 14, 2021

Hello. I had been searching for a px4 exploration package and found your repository.
Thank you for your resource!
But as I tried to build mavros_visp_ompl_exploration, the error occured when compiling px4_planner.
In file included from /catkin_ws/src/mavros_visp_ompl_exploration/px4_planner/src/fly_action_server_main.cpp:2:0:
catkin_ws/src/mavros_visp_ompl_exploration/px4_planner/include/px4_planner/fly_action_server.h:22:10: fatal error: qr_detector_pkg/qr_detection_msg.h: No such file or directory
#include <qr_detector_pkg/qr_detection_msg.h>
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [CMakeFiles/fly_action_server.dir/src/fly_action_server_main.cpp.o] Error 1
make[1]: *** [CMakeFiles/fly_action_server.dir/all] Error 2
make: *** [all] Error 2

I am not familiar with programming in general and am new to ROS, so maybe I did something wrong.
But I hope to know if there should have been a qr_detection_msg.h file in qr_detector_pkg.

@AlessandroMelone
Copy link
Owner

AlessandroMelone commented Aug 26, 2021 via email

@lockedandloadad
Copy link
Author

lockedandloadad commented Aug 27, 2021 via email

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

2 participants