#zenoh #ros #messages

macro zenoh-ros-derive

Common Rust struct for ROS 2 messages used by Zenoh

2 releases

0.3.6 Feb 15, 2025
0.3.5 Dec 30, 2024

#57 in #ros

Download history 89/week @ 2024-12-25 22/week @ 2025-01-01 9/week @ 2025-01-08 142/week @ 2025-02-12 41/week @ 2025-02-19 19/week @ 2025-02-26 13/week @ 2025-03-05 12/week @ 2025-03-12

103 downloads per month
Used in zenoh-ros-type

Apache-2.0

5KB

zenoh-ros-type

Common Rust struct for ROS 2 messages used by Zenoh.

We can communicate to the ROS application behind zenoh-bridge-ros2dds with Zenoh Rust API.

The library supports the following message type:

Not all of them have been added. Feel free to contribute it.

Examples

You can check the examples folder for the basic usage.

Also, there are some examples for how to use zenoh-ros-type in your application.

For developers

  • Install pre-commit hook
pre-commit install --install-hooks

Dependencies

~195–630KB
~15K SLoC