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

Hi Miguel, thank you for your reply! Well, so it seems that I must keep these ugly conversions :-/

For what I understood, the PointCloud2 is good since it is a "raw" format, so every custom PointCloud<t> can be mapped on it... that is consistent.

However, in my humble opinion, it could be nice if at least for the more common types (e.g. XYZRGB) we could have messages that allows us to avoid copies.