Public Member Functions | Public Attributes
rcommander.tool_utils.SimpleStateBase Class Reference

Implements a simple StateBase that calls an actionlib action. More...

Inheritance diagram for rcommander.tool_utils.SimpleStateBase:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def get_smach_state
 Returns an object that implements smach.State, needed by RCommander to create the final state machine.

Public Attributes

 action_name
 action_type
 goal_cb_str
 input_keys
 output_keys

Detailed Description

Implements a simple StateBase that calls an actionlib action.

Definition at line 603 of file tool_utils.py.


Constructor & Destructor Documentation

def rcommander.tool_utils.SimpleStateBase.__init__ (   self,
  name,
  action_name,
  action_type,
  goal_cb_str,
  input_keys = [],
  output_keys = [] 
)
Parameters:
name
action_name
action_type
goal_cb_str
input_keys
output_keys

Definition at line 613 of file tool_utils.py.


Member Function Documentation

Returns an object that implements smach.State, needed by RCommander to create the final state machine.

Reimplemented from rcommander.tool_utils.StateBase.

Definition at line 621 of file tool_utils.py.


Member Data Documentation

Definition at line 613 of file tool_utils.py.

Definition at line 613 of file tool_utils.py.

Definition at line 613 of file tool_utils.py.

Definition at line 613 of file tool_utils.py.

Definition at line 613 of file tool_utils.py.


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


rcommander
Author(s): Hai Nguyen (haidai@gmail.com)
autogenerated on Thu Nov 28 2013 11:46:34