在用 pcl::io::savePCDFile("new_test.pcd", *cloud1);存点云数据的时候,pcd_io.hpp中的throw pcl::IOException ("[pcl::PCDWriter::writeASCII] Number of points different than width * height!");产生异常
在用 pcl::io::savePCDFile("new_test.pcd", *cloud1);存点云数据的时候,pcd_io.hpp中的throw pcl::IOException ("[pcl::PCDWriter::writeASCII] Number of points different than width * height!");产生异常