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