I have tried receiving the data from ROS-DDS bridge, but not able to receive at the Zenoh server.
whatever is given on zenoh-net, i tried. But of no use.
Any help would be appreciated.
I have tried receiving the data from ROS-DDS bridge, but not able to receive at the Zenoh server.
whatever is given on zenoh-net, i tried. But of no use.
Any help would be appreciated.
The problem may be that you are using different versions for the python API and the zenoh bridge. You should make sure that the same version is used.
You can also check the examples at https://github.com/eclipse-zenoh/zenoh-demos/tree/master/ROS2
Feel free to reach out the development team on the Zenoh Discord channel if you have more questions (https://discord.gg/cRFZDJfS3g)