the structure of sensor result on arm gesture commands. More...
#include <arm_gesture_command.h>

Public Attributes | |
| SensorExecResult | exec_result |
| union { | |
| GestureArmPosition arm_pos | |
| GestureTypes gesture | |
| SensorAssertionInfo assert_info | |
| }; | |
the structure of sensor result on arm gesture commands.
| SensorExecResult exec_result |
Execute resule.
| GestureArmPosition arm_pos |
Acquired arm position.
| GestureTypes gesture |
Type of recognized gesture.
| SensorAssertionInfo assert_info |
Assert information.