the struct of gesture for the execute command. More...
#include <arm_gesture_command.h>

Public Attributes | ||
| GestureCmdType | cmd_type | |
| union { | ||
| GestureArmPosition arm_position | ||
| GestureTypes gesture_types | ||
| ThreeAxisSampleData update_gesture | ||
| GestureSetRotation gesture_rotation | ||
| }; | ||
the struct of gesture for the execute command.
| GestureCmdType cmd_type |
Gesture command type.
| GestureArmPosition arm_position |
Arm position information
| GestureTypes gesture_types |
Gesture type information
| ThreeAxisSampleData update_gesture |
Update information of Gesture type
| GestureSetRotation gesture_rotation |
Arm rotation information.