Public Member Functions | Public Attributes | Static Public Attributes | Private Member Functions | Private Attributes
nextage_ros_bridge.command.airhand_command.AirhandCommand Class Reference
Inheritance diagram for nextage_ros_bridge.command.airhand_command.AirhandCommand:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def execute

Public Attributes

 AIRHAND_DRAWIN
 AIRHAND_KEEP
 AIRHAND_RELEASE

Static Public Attributes

string AIRHAND_DANGER = 'danger'
 Might not be necessary.
string AIRHAND_DRAWIN = 'drawin'
string AIRHAND_KEEP = 'keep'
string AIRHAND_RELEASE = 'release'

Private Member Functions

def _assign_dio_names

Private Attributes

 _DIO_SUCTION_L_1
 _DIO_SUCTION_L_2
 _DIO_SUCTION_R_1
 _DIO_SUCTION_R_2
 _SLEEP_POST_RELEASE

Detailed Description

dio_writer
Following Command design pattern, this class represents command for
an Airhand of NEXTAGE OPEN.

As of 2/1/2014, it's only implemented for a right arm (since there's no
testing environment for left arm).

Definition at line 65 of file airhand_command.py.


Constructor & Destructor Documentation

@see nextage_ros_bridge.command.abs_hand_command.AbsractHandCommand
@type hands: nextage_ros_bridge.base_hands.BaseHands
@type hand: str
@param hand: Side of hand. Variables that are defined in
nextage_ros_bridge.base_hands.BaseHands can be used { HAND_L, HAND_R }.

Definition at line 84 of file airhand_command.py.


Member Function Documentation

@see abs_hand_command.AbsractHandCommand._assign_dio_names

Definition at line 95 of file airhand_command.py.

@see abs_hand_command.AbsractHandCommand.execute

Definition at line 105 of file airhand_command.py.


Member Data Documentation

Definition at line 97 of file airhand_command.py.

Definition at line 97 of file airhand_command.py.

Definition at line 97 of file airhand_command.py.

Definition at line 97 of file airhand_command.py.

Definition at line 90 of file airhand_command.py.

Might not be necessary.

Maybe use only where you have to specify dangerous situation.AIRHAND_KEEP

Definition at line 82 of file airhand_command.py.

Definition at line 76 of file airhand_command.py.

Definition at line 107 of file airhand_command.py.

Definition at line 77 of file airhand_command.py.

Definition at line 107 of file airhand_command.py.

Definition at line 78 of file airhand_command.py.

Definition at line 107 of file airhand_command.py.


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


nextage_ros_bridge
Author(s): Isaac Isao Saito
autogenerated on Mon Oct 6 2014 07:22:37