First time here? Check out the FAQ!
answered 2012-06-11 06:24:39 -0500
Give this a try:
pcl::PCDWriter writer; writer.write<pcl::PointXYZRGB> ("test_pcd.pcd", cloud, false);