Structure that represents the robotical arm's gripper. More...
#include <KinovaTypes.h>
Public Attributes | |
Finger | Fingers [JACO_FINGERS_COUNT] |
The 3 fingers of the gripper. | |
char | Model [STRING_LENGTH] |
Model of the gripper. |
Structure that represents the robotical arm's gripper.
Definition at line 1908 of file KinovaTypes.h.
The 3 fingers of the gripper.
Definition at line 1918 of file KinovaTypes.h.
char Gripper::Model[STRING_LENGTH] |
Model of the gripper.
Definition at line 1913 of file KinovaTypes.h.