24navigation/log/build_2024-03-23_15-07-20/plc_bringup/stdout_stderr.log

30 lines
2.0 KiB
Plaintext
Raw Normal View History

2024-03-24 21:24:39 +08:00
-- Found ament_cmake: 1.3.8 (/opt/ros/humble/share/ament_cmake/cmake)
-- Override CMake install command with custom implementation using symlinks instead of copying resources
-- Found nav2_common: 1.1.13 (/opt/ros/humble/share/nav2_common/cmake)
-- Found navigation2: 1.1.13 (/opt/ros/humble/share/navigation2/cmake)
-- Found ament_cmake_auto: 1.3.8 (/opt/ros/humble/share/ament_cmake_auto/cmake)
-- Found ament_lint_auto: 0.12.10 (/opt/ros/humble/share/ament_lint_auto/cmake)
-- Added test 'copyright' to check source files copyright and LICENSE
-- Added test 'cppcheck' to perform static code analysis on C / C++ code
-- Configured cppcheck include dirs:
-- Configured cppcheck exclude dirs and/or files:
-- Added test 'cpplint' to check C / C++ code against the Google style
-- Configured cpplint exclude dirs and/or files:
-- Added test 'flake8' to check Python code syntax and style conventions
-- Added test 'lint_cmake' to check CMake code style
-- Added test 'pep257' to check Python code against some of the docstring style conventions in PEP 257
-- Added test 'uncrustify' to check C / C++ code style
-- Configured uncrustify additional arguments:
-- Added test 'xmllint' to check XML markup files
-- Configuring done
-- Generating done
-- Build files have been written to: /home/firmament/codes/24navigation/build/plc_bringup
[ 50%] Building CXX object CMakeFiles/plc_bringup.dir/src/decision_move_node.cpp.o
/home/firmament/codes/24navigation/src/sentry_plan_control/plc_bringup/src/decision_move_node.cpp:1:10: fatal error: rclcpp/rclcpp.hpp: No such file or directory
1 | #include <rclcpp/rclcpp.hpp>
| ^~~~~~~~~~~~~~~~~~~
compilation terminated.
gmake[2]: *** [CMakeFiles/plc_bringup.dir/build.make:76: CMakeFiles/plc_bringup.dir/src/decision_move_node.cpp.o] Error 1
gmake[1]: *** [CMakeFiles/Makefile2:137: CMakeFiles/plc_bringup.dir/all] Error 2
gmake: *** [Makefile:146: all] Error 2