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

List of all members.

Public Member Functions

def __init__
def execute

Public Attributes

 GRIPPER_CLOSE
 GRIPPER_OPEN

Static Public Attributes

string GRIPPER_CLOSE = 'close'
string GRIPPER_DANGER = 'danger'
string GRIPPER_OPEN = 'open'

Private Member Functions

def _assign_dio_names

Private Attributes

 _DIO_VALVE_L_1
 _DIO_VALVE_L_2

Detailed Description

Following Command design pattern, this class represents an abstract
command for hand classes of NEXTAGE OPEN.

NOTE: 1/31/2014 TODO: Only right hand is implemented for now.

Definition at line 42 of file gripper_command.py.


Constructor & Destructor Documentation

Definition at line 55 of file gripper_command.py.


Member Function Documentation

@see abs_hand_command.AbsractHandCommand._assign_dio_names

Definition at line 58 of file gripper_command.py.

@see abs_hand_command.AbsractHandCommand.execute

Definition at line 65 of file gripper_command.py.


Member Data Documentation

Definition at line 60 of file gripper_command.py.

Definition at line 60 of file gripper_command.py.

Definition at line 51 of file gripper_command.py.

Definition at line 67 of file gripper_command.py.

Definition at line 53 of file gripper_command.py.

Definition at line 52 of file gripper_command.py.

Definition at line 67 of file gripper_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