moveit / moveit2

:robot: MoveIt for ROS 2
https://moveit.ai/
BSD 3-Clause "New" or "Revised" License
982 stars 492 forks source link

Zenoh Integration To MoveIt #2879

Open CihatAltiparmak opened 1 week ago

CihatAltiparmak commented 1 week ago

Description

I made a few modifications for MoveIt to be able to run with rmw_zenoh middleware implementation. This is experimental PR and should not be merged. It seems this modifications works well with rmw_zenoh. We have actually just changed below (see my reviews) parts. I also added this PR's commits. By the way i don't know how these changes affect MoveIt execution flow. I am still investigating.

Checklist