#ros #api-bindings #ros-pointcloud2 #pointcloud2

macro rpcl2-derive

Derive macros for ros_pointcloud2 crate

3 releases (breaking)

0.3.0 Jun 22, 2024
0.2.0 May 19, 2024
0.1.0 May 16, 2024

#243 in Robotics

Download history 1/week @ 2024-07-24 6/week @ 2024-07-31 13/week @ 2024-09-11 11/week @ 2024-09-18 28/week @ 2024-09-25 35/week @ 2024-10-02

205 downloads per month
Used in ros_pointcloud2

MIT/Apache

11KB
180 lines

ROS PointCloud2

Derive macros for the ros_pointcloud2 library.

This crate is within ros_pointcloud2 to implement the PointConvertible trait for custom points. The layouting part of it is heavily inspired by the type-layout crate.


lib.rs:

This crate provides macros for ros_pointcloud2.

Dependencies

~240–690KB
~16K SLoC