Store position and max effort in struct to allow easier realtime buffer usage. More...
#include <gripper_action_controller.h>
Public Attributes | |
double | max_effort_ |
double | position_ |
Store position and max effort in struct to allow easier realtime buffer usage.
Definition at line 82 of file gripper_action_controller.h.
double gripper_action_controller::GripperActionController< HardwareInterface >::Commands::max_effort_ |
Definition at line 85 of file gripper_action_controller.h.
double gripper_action_controller::GripperActionController< HardwareInterface >::Commands::position_ |
Definition at line 84 of file gripper_action_controller.h.