purpose of seperate serialization scheme for pcl
Hello Experts.
Can anyone explain the purpose of seperate serialization for pcl::PointCloud2 class in the pcl_ros package ? Why don't we convert every pcl::PointCloud2 to sensor_msgs::PointCloud2 and then send it to the transport layer ?