Crate rpcl2_derive

Source
Expand description

This crate provides macros for ros_pointcloud2.

Derive Macrosยง

PointConvertible
This macro implements the PointConvertible trait for your struct so you can use your point for the PointCloud2 conversion.