#ros #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

#262 in Robotics

Download history 161/week @ 2024-06-21 7/week @ 2024-06-28 12/week @ 2024-07-05 6/week @ 2024-07-26 1/week @ 2024-08-02 15/week @ 2024-09-13 13/week @ 2024-09-20 46/week @ 2024-09-27 13/week @ 2024-10-04

87 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

~250–690KB
~17K SLoC