What can PointCloud2 store ?
I'm using the pcl and need to pass over some normals with a point cloud (ie pcl::PointXYZRGBNormal points) to a service. Therefore I would like to know if the PointCloud2 can hold all this information (I now it is quite flexible). More generally and because I think I might not be the only beginner wondering about: What can PointCloud2 store ?