|
main_ubi_sdk v 0.1.3
This is UBI4 documentation
|
#include "../mult_motor_controller.h"#include "Data/hand_gesture_description.h"#include "Data/hand_parameter_description.h"#include "Data/device_info_structs.h"

Go to the source code of this file.
Data Structures | |
| struct | hand_settings_t |
Enumerations | |
| enum | hand_mode_enum { HME_NORMAL = 0 , HME_CALIBRATING , HME_CYCLES , HME_BINDING_CONTROL } |
| enum | hand_move_status_enum { HMS_STOP = 0 , HMS_OPEN , HMS_CLOSE } |
| enum | fingers_enum { FE_INDEX_FINGER , FE_MIDDLE_FINGER , FE_RING_FINGER , FE_PINKIE_FINGER , FE_THUMB_FINGER , FE_NUM } |
| enum fingers_enum |
| enum hand_mode_enum |