rosh_common::action::Action Class Reference
List of all members.
Detailed Description
Definition at line 74 of file action.py.
Member Function Documentation
def rosh_common::action::Action::__call__ |
( |
|
self, |
|
|
|
args, |
|
|
|
kwds | |
|
) |
| | |
@return: current transform
@rtype: L{Transform}
Definition at line 170 of file action.py.
def rosh_common::action::Action::__getitem__ |
( |
|
self, |
|
|
|
key | |
|
) |
| | |
def rosh_common::action::Action::__init__ |
( |
|
self, |
|
|
|
name, |
|
|
|
config | |
|
) |
| | |
ctor.
@param config: Namespace configuration instance with additional 'listener' attribute.
@type config: L{NamespaceConfig}
Definition at line 76 of file action.py.
def rosh_common::action::Action::__repr__ |
( |
|
self |
) |
|
def rosh_common::action::Action::__str__ |
( |
|
self |
) |
|
def rosh_common::action::Action::_get_type |
( |
|
self |
) |
[private] |
def rosh_common::action::Action::_init_action |
( |
|
self |
) |
[private] |
def rosh_common::action::Action::_list |
( |
|
self |
) |
[private] |
Override Namespace._list()
Definition at line 114 of file action.py.
def rosh_common::action::Action::goals |
( |
|
self |
) |
|
def rosh_common::action::Action::status |
( |
|
self |
) |
|
Member Data Documentation
The documentation for this class was generated from the following file: