Public Member Functions | Public Attributes | Private Attributes
nextage_ros_bridge.base_toolchanger_hands.BaseToolchangerHands Class Reference
Inheritance diagram for nextage_ros_bridge.base_toolchanger_hands.BaseToolchangerHands:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def turn_handlight

Public Attributes

 HAND_L
 HAND_R
 handlight_l_command
 handlight_r_command
 toolchanger_l_command
 toolchanger_r_command

Private Attributes

 _parent

Detailed Description

This class holds methods that are specific to the hands of NEXTAGE OPEN,
accompanied with toolchanger.

@deprecated: Since version 0.5.1, the functionality in this class is moved
             to other BaseHands subclasses (e.g. Iros13Hands).

Definition at line 42 of file base_toolchanger_hands.py.


Constructor & Destructor Documentation

Since this class operates requires an access to
hrpsys.hrpsys_config.HrpsysConfigurator, valid 'parent' is a must.
Otherwise __init__ returns without doing anything.

@type parent: hrpsys.hrpsys_config.HrpsysConfigurator
@param parent: derived class of HrpsysConfigurator.

Reimplemented from nextage_ros_bridge.base_hands.BaseHands.

Definition at line 52 of file base_toolchanger_hands.py.


Member Function Documentation

@param hand: Both hands if None.
@type on: bool
@param on: Despite its type, it's handled as str in this method.
@rtype: bool
@return: True if the lights turned. False otherwise.

Definition at line 71 of file base_toolchanger_hands.py.


Member Data Documentation

Reimplemented from nextage_ros_bridge.base_hands.BaseHands.

Definition at line 59 of file base_toolchanger_hands.py.

Reimplemented from nextage_ros_bridge.base_hands.BaseHands.

Definition at line 77 of file base_toolchanger_hands.py.

Reimplemented from nextage_ros_bridge.base_hands.BaseHands.

Definition at line 77 of file base_toolchanger_hands.py.

Definition at line 59 of file base_toolchanger_hands.py.

Definition at line 59 of file base_toolchanger_hands.py.

Definition at line 59 of file base_toolchanger_hands.py.

Definition at line 59 of file base_toolchanger_hands.py.


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


nextage_ros_bridge
Author(s): Isaac Isao Saito , Akio Ochiai
autogenerated on Fri Aug 28 2015 12:55:59