ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
The statement #include <pcl_ros/point_cloud.h>
gives an error. It says no such file. This file is actually located in my case at pcl-1.5/pcl/point_cloud.h.
I gave this path but there are now other errors. Same is the case with #include <pcl/point_types.h>
. Any guidance?