Skip to content

Commit

Permalink
Merge pull request #209 from RosLibRust/zenoh
Browse files Browse the repository at this point in the history
Adds a Zenoh Implementation Designed to work with zenoh-ros1-bridge
  • Loading branch information
Carter12s authored Dec 9, 2024
2 parents 8a5ecbb + 13f9ecd commit 81b4a3e
Show file tree
Hide file tree
Showing 18 changed files with 2,510 additions and 101 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added

- roslibrust_zenoh now proivides a Zenoh client that is compatible with the zenoh-ros1-plugin / zenoh-ros1-bridge

### Fixed

- Keeping a ros1::ServiceServer alive no longer keeps the underlying node alive past the last ros1::NodeHandle being dropped.
Expand Down
Loading

0 comments on commit 81b4a3e

Please sign in to comment.