24navigation/log/build_2024-03-23_01-00-48/ROS2_bt/stderr.log

18 lines
1.5 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

WARNING: Package name "ROS2_bt" does not follow the naming conventions. It should start with a lower case letter and only contain lower case letters, digits, underscores, and dashes.
In file included from /home/firmament/codes/24navigation/src/ROS2_bt/bt_node_self/mynode.cpp:1:
/home/firmament/codes/24navigation/src/ROS2_bt/include/ROS2_bt/mynode.h:2:10: fatal error: rm_serial_driver/msg/robot_hp.hpp: No such file or directory
2 | #include "rm_serial_driver/msg/robot_hp.hpp"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
gmake[2]: *** [CMakeFiles/mynode_plugin.dir/build.make:76: CMakeFiles/mynode_plugin.dir/bt_node_self/mynode.cpp.o] Error 1
gmake[1]: *** [CMakeFiles/Makefile2:165: CMakeFiles/mynode_plugin.dir/all] Error 2
gmake[1]: *** Waiting for unfinished jobs....
In file included from /home/firmament/codes/24navigation/src/ROS2_bt/src/ROS2_bt.cpp:3:
/home/firmament/codes/24navigation/src/ROS2_bt/include/ROS2_bt/ROS2_bt.h:2:10: fatal error: rm_serial_driver/msg/robot_hp.hpp: No such file or directory
2 | #include "rm_serial_driver/msg/robot_hp.hpp"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
gmake[2]: *** [CMakeFiles/ROS2_bt.dir/build.make:76: CMakeFiles/ROS2_bt.dir/src/ROS2_bt.cpp.o] Error 1
gmake[1]: *** [CMakeFiles/Makefile2:139: CMakeFiles/ROS2_bt.dir/all] Error 2
gmake: *** [Makefile:146: all] Error 2