ROS-PCL point clouds
We generate point cloud (points2) using ros and now we want to store it into pcd file so as to use that file into standalone PCL. Is it possible to subscribe point-cloud through ROS and then further process it using standalone PCL??