Enum JointNavigationDirection
August 13, 2019 ยท View on GitHub
Overview / Purpose
Enumeration JointNavigationDirection
| Enumerator | Value | Description |
|---|---|---|
| UNSPECIFIED_JOINT_NAVIGATION_DIRECTION | 0 | Unspecified joint navigation direction |
| JOINT_NEXT | 1 | Go to next joint |
| JOINT_PREVIOUS | 2 | Go to previous joint |
Parent topic: Base (Python)