zenoh-ros-type

Crates.iozenoh-ros-type
lib.rszenoh-ros-type
version0.3.7
created_at2023-08-02 06:30:10.556676+00
updated_at2025-07-22 02:43:31.943969+00
descriptionCommon Rust struct for ROS 2 messages used by Zenoh
homepagehttps://github.com/evshary/zenoh-ros-type
repositoryhttps://github.com/evshary/zenoh-ros-type
max_upload_size
id932453
size126,708
ChenYing Kuo (CY) (evshary)

documentation

https://docs.rs/zenoh-ros-type/

README

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
Commit count: 57

cargo fmt