moveit2
moveit2 copied to clipboard
Support both Node and LifecycleNode
Here is a possible implementation of adapting moveit to support both the Node and LivecycleNode:
- https://github.com/ros-planning/moveit2/pull/1329
If users are going to use moveit and hand MoveIt a node object we should consider supporting both the Node and LifecycleNode.