5 releases (3 breaking)
new 0.14.0 | Apr 7, 2025 |
---|---|
0.13.0 | Mar 27, 2025 |
0.12.1 | Jan 8, 2025 |
0.12.0 | Jan 7, 2025 |
0.2.0 | Jan 7, 2025 |
#204 in Robotics
461 downloads per month
Used in roslibrust
80KB
1K
SLoC
A crate for interfacing to ROS1 via the zenoh-ros1-plugin / zenoh-ros1-bridge.
It is not recommended to depend on this crate directly, but instead access it via roslibrust with the zenoh
feature enabled.
RosLibRust Zenoh
This crate provides a Zenoh client that is compatible with the zenoh-ros1-plugin / zenoh-ros1-bridge.
The plugin / bridge performs "topic mangling" that makes it challenging to directly subscribe to the bridged topics from zenoh.
The goal of this crate is to provide an effective intermediary between ros1 and zenoh, and eventually unify this behind the single TopicProvider trait.
Dependencies
~28–40MB
~626K SLoC