JafarAbdi / moveit2

:robot: MoveIt for ROS 2.0, Alpha
https://moveit.ros.org/
BSD 3-Clause "New" or "Revised" License
1 stars 2 forks source link

WIP: Add gripper controller plugin for moveit ros control interface #14

Closed schornakj closed 3 years ago

schornakj commented 3 years ago

Description

Add a ControllerAllocator for moveit_simple_controller_manager::GripperControllerHandle. I think this is needed to execute trajectories through the moveit_ros_control_interface for groups controlled by a gripper command controller.

Checklist