I am very experienced in ROS 2 and often use rmw_zenoh there. The problem I face now is that Micro-ROS currently uses rmw_microxrcedds, which is only compatible …
I am very experienced in ROS 2 and often use rmw_zenoh there. The problem I face now is that Micro-ROS currently uses rmw_microxrcedds, which is only compatible with rmw_fastrtps. Recently, a project called rmw_zenoh_pico came out. The only problem with this is that support for microcontroller platforms like Arduino, esp-idf, etc. has not been added yet.
Therefore, I have decided to learn esp-idf and work on adding zenoh-pico support to the micro_ros_espidf_component.