roslibrust_zenoh

Crates.ioroslibrust_zenoh
lib.rsroslibrust_zenoh
version0.15.0
created_at2025-01-07 21:13:20.312589+00
updated_at2025-06-20 20:38:02.618064+00
descriptionA zenoh backend for roslibrust compatible with zenoh-ros1-plugin / zenoh-ros1-bridge.
homepage
repositoryhttps://github.com/roslibrust/roslibrust
max_upload_size
id1507702
size114,841
Carter (Carter12s)

documentation

README

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.

Commit count: 765

cargo fmt