#zenoh #ros #messages #interface #control #autoware

zenoh-ros-type

Common Rust struct for ROS 2 messages used by Zenoh

7 releases

0.3.3 Oct 19, 2023
0.3.2 Oct 16, 2023
0.3.1 Aug 11, 2023
0.2.1 Aug 3, 2023
0.1.0 Aug 2, 2023

#70 in Robotics

Download history 12/week @ 2024-02-17 18/week @ 2024-02-24 8/week @ 2024-03-02 20/week @ 2024-03-09 4/week @ 2024-03-16 23/week @ 2024-03-30 2/week @ 2024-04-06 1/week @ 2024-04-20 136/week @ 2024-04-27

140 downloads per month

Apache-2.0

18KB
517 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.5–1MB
~25K SLoC