Kinova-kortex2_Gen3_G3L

Enum ControllerBehavior

Overview / Purpose

Enumeration ControllerBehavior

Enumerator Value Description
UNSPECIFIED_CONTROLLER_BEHAVIOR 0 Unspecified controller behavior
CONTROLLER_BUTTON_DOWN 1 Pushing button down
CONTROLLER_BUTTON_UP 2 Releasing button
CONTROLLER_AXIS_POSITIVE 3 Positive axis movement
CONTROLLER_AXIS_NEGATIVE 4 Negative axis movement
CONTROLLER_BUTTON_CLICK 5 Button down and up within X msec

Parent topic: Base (Python)