[Bug] catkin_make

This is an error report.


Screenshot of the error


Error details

[ 76%] Building CXX object action_client_pkg/CMakeFiles/cancel_goal_test.dir/src/cancel_goal_test.cpp.o /home/user/catkin_ws/src/action_client_pkg/src/cancel_goal_test.cpp:2:10: fatal error: ardrone_as/ArdroneAction.h: No such file or directory 2 | #include <ardrone_as/ArdroneAction.h> // Note: "Action" is appended | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. make[2]: *** [action_client_pkg/CMakeFiles/cancel_goal_test.dir/build.make:63: action_client_pkg/CMakeFiles/cancel_goal_test.dir/src/cancel_goal_test.cpp.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:3451: action_client_pkg/CMakeFiles/cancel_goal_test.dir/all] Error 2 make: *** [Makefile:141: all] Error 2 Invoking "make -j8 -l8" failed

This is the hint to the problem. Always check the error output.

Please ensure you have not missed any step, including creating or sourcing files.

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.