How to process PointCloud2 message data in python?
I am trying to save a pointcloud data using python. Bu I haven't been able to import pcl.
I am no sure if my installation in correct as I keep getting this error : ImportError: No module named pcl
How do I save the point cloud data using python