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

List of all members.

Public Member Functions

def __init__
def execute

Static Public Attributes

 HANDLIGHT_OFF = False
 HANDLIGHT_ON = True

Private Member Functions

def _assign_dio_names

Private Attributes

 _DIO_LHAND
 _DIO_RHAND

Detailed Description

Following Command design pattern, this class represents commands
for turning hand lights.

Definition at line 40 of file handlight_command.py.


Constructor & Destructor Documentation

Definition at line 50 of file handlight_command.py.


Member Function Documentation

@see abs_hand_command.AbsractHandCommand._assign_dio_names

Definition at line 53 of file handlight_command.py.

@see abs_hand_command.AbsractHandCommand.execute

@param operation: param type:
          - 'True': Turn the light on.
          - 'False': Turn the light off.

Definition at line 60 of file handlight_command.py.


Member Data Documentation

Definition at line 55 of file handlight_command.py.

Definition at line 55 of file handlight_command.py.

Definition at line 48 of file handlight_command.py.

Definition at line 47 of file handlight_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