#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

#14 in #ros

Download history 34/week @ 2024-07-27 1/week @ 2024-08-03 169/week @ 2024-09-21 52/week @ 2024-09-28 17/week @ 2024-10-05 15/week @ 2024-10-12 7/week @ 2024-10-19 17/week @ 2024-10-26 15/week @ 2024-11-02

57 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