| ▼Ngripper_action_controller | |
| ▼CGripperActionController | Controller for executing a gripper command action for simple single-dof grippers |
| CCommands | Store position and max effort in struct to allow easier realtime buffer usage |
| CHardwareInterfaceAdapter | Helper class to simplify integrating the GripperActionController with different hardware interfaces |
| CHardwareInterfaceAdapter< hardware_interface::EffortJointInterface > | Adapter for an effort-controlled hardware interface. Maps position and velocity errors to effort commands through a position PID loop |
| CHardwareInterfaceAdapter< hardware_interface::PositionJointInterface > | Adapter for a position-controlled hardware interface. Forwards desired positions as commands |