Enum GripperMode

August 13, 2019 ยท View on GitHub

Overview / Purpose

Enumeration GripperMode

EnumeratorValueDescription
UNSPECIFIED_GRIPPER_MODE0Unspecified gripper mode
GRIPPER_FORCE1Force control (in Newton) (not implemented yet)
GRIPPER_SPEED2Speed control (in meters per second)
GRIPPER_POSITION3Position control (in meters)

Parent topic: Base (Python)