ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

You should probably have

pcl::PointCloud<pcl::PointXYZRGBA> PC;

instead of what you have there.