Skip to content

ROS2 node and Zenoh native applications #110

Answered by evshary
uupks asked this question in Q&A
Discussion options

You must be logged in to vote

The blog might be what you want.
The message from ROS 2 node will be transformed into Zenoh with zenoh-bridge-dds (or zenoh-bridge-ros2dds), and then Zenoh native application can process it.
Of course, Zenoh native application should know the definition of ROS 2 message. You should have it in your program.
Here is the example: https://github.com/eclipse-zenoh/zenoh-demos/blob/master/ROS2/zenoh-python-teleop/ros2-teleop.py#L31

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by uupks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants