main_ubi_sdk v 0.1.3
This is UBI4 documentation
multi_motor_controller_hand.h File Reference
Include dependency graph for multi_motor_controller_hand.h:
This graph shows which files directly or indirectly include this file:

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
}
 

Enumeration Type Documentation

◆ fingers_enum

Enumerator
FE_INDEX_FINGER 
FE_MIDDLE_FINGER 
FE_RING_FINGER 
FE_PINKIE_FINGER 
FE_THUMB_FINGER 
FE_NUM 

◆ hand_mode_enum

Enumerator
HME_NORMAL 
HME_CALIBRATING 
HME_CYCLES 
HME_BINDING_CONTROL 

◆ hand_move_status_enum

Enumerator
HMS_STOP 
HMS_OPEN 
HMS_CLOSE