stderr.log 1.4 KB

123456789101112131415
  1. In file included from /home/wub/work/1_nzzn/2_code/13_LG/src/Drive/g29_ros2_feedback_drive/src/g29_ros2_feedback/src/joystick.cpp:34:
  2. /home/wub/work/1_nzzn/2_code/13_LG/src/Drive/g29_ros2_feedback_drive/src/g29_ros2_feedback/src/joystick.h:29:10: fatal error: sensor_msgs/Joy.h: 没有那个文件或目录
  3. 29 | #include <sensor_msgs/Joy.h>
  4. | ^~~~~~~~~~~~~~~~~~~
  5. compilation terminated.
  6. gmake[2]: *** [CMakeFiles/g29_ros2_feedback_node.dir/build.make:90:CMakeFiles/g29_ros2_feedback_node.dir/src/joystick.cpp.o] 错误 1
  7. gmake[2]: *** 正在等待未完成的任务....
  8. In file included from /home/wub/work/1_nzzn/2_code/13_LG/src/Drive/g29_ros2_feedback_drive/src/g29_ros2_feedback/src/main.cpp:10:
  9. /home/wub/work/1_nzzn/2_code/13_LG/src/Drive/g29_ros2_feedback_drive/src/g29_ros2_feedback/src/joystick.h:29:10: fatal error: sensor_msgs/Joy.h: 没有那个文件或目录
  10. 29 | #include <sensor_msgs/Joy.h>
  11. | ^~~~~~~~~~~~~~~~~~~
  12. compilation terminated.
  13. gmake[2]: *** [CMakeFiles/g29_ros2_feedback_node.dir/build.make:104:CMakeFiles/g29_ros2_feedback_node.dir/src/main.cpp.o] 错误 1
  14. gmake[1]: *** [CMakeFiles/Makefile2:137:CMakeFiles/g29_ros2_feedback_node.dir/all] 错误 2
  15. gmake: *** [Makefile:146:all] 错误 2