First time here? Check out the FAQ!
answered 2012-01-30 05:42:18 -0500
You can convert a ROS PointCloud directly to a PCL datatype so that you can process it using PCL built-in fucntions. See this tutorial.