#ros

zenoh-ros-type

Common Rust struct for ROS 2 messages used by Zenoh

8 releases

0.3.4 Sep 23, 2024
0.3.3 Oct 19, 2023
0.3.1 Aug 11, 2023
0.2.1 Aug 3, 2023
0.1.0 Aug 2, 2023

#18 in #ros

Download history 9/week @ 2024-06-24 35/week @ 2024-07-29 183/week @ 2024-09-23 44/week @ 2024-09-30 13/week @ 2024-10-07

240 downloads per month

Apache-2.0

23KB
693 lines

zenoh-ros-type

Common Rust struct for ROS 2 messages used by Zenoh.

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

Example

There are some examples for how to use zenoh-ros-type in your application.


lib.rs:

zenoh-ros-type

Common Rust struct for ROS 2 messages used by Zenoh. We can communicate to the ROS application behind zenoh-bridge-dds with Zenoh Rust API.

Here are some ROS message source:

Dependencies

~0.4–1MB
~22K SLoC