| Crates.io | zenoh-ros-derive |
| lib.rs | zenoh-ros-derive |
| version | 0.3.7 |
| created_at | 2024-12-30 08:58:26.559199+00 |
| updated_at | 2025-07-22 02:43:01.024701+00 |
| description | Common Rust struct for ROS 2 messages used by Zenoh |
| homepage | https://github.com/evshary/zenoh-ros-type |
| repository | https://github.com/evshary/zenoh-ros-type |
| max_upload_size | |
| id | 1498886 |
| size | 5,613 |
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.
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.
pre-commit install --install-hooks