#include <pluginlib/class_list_macros.h>#include <gripper_action_controller/gripper_action_controller.h>
Go to the source code of this file.
Namespaces | |
| namespace | effort_controllers |
| namespace | position_controllers |
Typedefs | |
| typedef gripper_action_controller::GripperActionController < hardware_interface::PositionJointInterface > | position_controllers::GripperActionController |
| Gripper action controller that sends commands to a position interface. | |
| typedef gripper_action_controller::GripperActionController < hardware_interface::EffortJointInterface > | effort_controllers::GripperActionController |
| Gripper action controller that sends commands to a effort interface. | |