Spresense SDK Library v3.4.5-e9a4f17
Loading...
Searching...
No Matches
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: