Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 515 Bytes

File metadata and controls

5 lines (3 loc) · 515 Bytes

Examples of Zenoh applications communicating with ROS 2 Nodes

This directory contains some examples of applications using the Zenoh APIs only (not ROS 2), and that can communicate with ROS 2 Nodes using CycloneDDS as RMW, via the zenoh-bridge-ros2dds.

⚠️ The code of those examples are made to work with the version 0.10.x of the zenoh-plugin-ros2dds or zenoh-bridge-ros2dds. Soon both will be adapted for compatibility with the incoming rmw_zenoh, implying some code change in those examples.