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

macro rpcl2-derive

Derive macros for ros_pointcloud2 crate

4 releases (breaking)

0.4.0 Feb 4, 2025
0.3.0 Jun 22, 2024
0.2.0 May 19, 2024
0.1.0 May 16, 2024

#280 in Robotics

Download history 2/week @ 2024-12-04 3/week @ 2024-12-11 57/week @ 2025-01-29 69/week @ 2025-02-05

126 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

~210–650KB
~15K SLoC