24navigation/log/build_2024-02-24_17-32-24/linefit_ground_segmentation.../stderr.log

1.3 KiB

/home/firmament/codes/24navigation/src/linefit_ground_segementation_ros2/linefit_ground_segmentation_ros/src/ground_segmentation_test_node.cc:2:10: fatal error: pcl_ros/point_cloud.h: No such file or directory
2 | #include <pcl_ros/point_cloud.h>
| ^~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
gmake[2]: *** [CMakeFiles/ground_segmentation_test_node.dir/build.make:76: CMakeFiles/ground_segmentation_test_node.dir/src/ground_segmentation_test_node.cc.o] Error 1
gmake[1]: *** [CMakeFiles/Makefile2:166: CMakeFiles/ground_segmentation_test_node.dir/all] Error 2
gmake[1]: *** Waiting for unfinished jobs....
/home/firmament/codes/24navigation/src/linefit_ground_segementation_ros2/linefit_ground_segmentation_ros/src/ground_segmentation_node.cc:7:10: fatal error: pcl_ros/point_cloud.h: No such file or directory
7 | #include <pcl_ros/point_cloud.h>
| ^~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
gmake[2]: *** [CMakeFiles/ground_segmentation_node.dir/build.make:76: CMakeFiles/ground_segmentation_node.dir/src/ground_segmentation_node.cc.o] Error 1
gmake[1]: *** [CMakeFiles/Makefile2:140: CMakeFiles/ground_segmentation_node.dir/all] Error 2
gmake: *** [Makefile:146: all] Error 2