Developer World
Spresense SDK Library v3.2.0-ebc0364
SensorResultArmGesture Struct Reference

the structure of sensor result on arm gesture commands. More...

#include <arm_gesture_command.h>

Collaboration diagram for SensorResultArmGesture:

Public Attributes

SensorExecResult exec_result
 
union {
   GestureArmPosition   arm_pos
 
   GestureTypes   gesture
 
   SensorAssertionInfo   assert_info
 
}; 
 

Detailed Description

the structure of sensor result on arm gesture commands.

Member Data Documentation

◆ exec_result

SensorExecResult exec_result

Execute resule.

◆ arm_pos

Acquired arm position.

◆ gesture

GestureTypes gesture

Type of recognized gesture.

◆ assert_info

SensorAssertionInfo assert_info

Assert information.


The documentation for this struct was generated from the following file: