ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

You can convert to sensor_msgs::PointCloud and work with the XYZ coordinates that you wanted or to pcl::PointCloud. But later you need to convert back to sensor_msgs::PointCloud2 to send the serialized message