Public Member Functions | Private Attributes | Static Private Attributes
action_executor.ShellCommand Class Reference

List of all members.

Public Member Functions

def __init__
def execute_cb

Private Attributes

 _action_name
 _as
 _feedback

Static Private Attributes

tuple _feedback = shell_execution_action_server.msg.ShellCommandFeedback()
tuple _result = shell_execution_action_server.msg.ShellCommandResult()

Detailed Description

Definition at line 13 of file action_executor.py.


Constructor & Destructor Documentation

def action_executor.ShellCommand.__init__ (   self,
  name 
)

Definition at line 18 of file action_executor.py.


Member Function Documentation

def action_executor.ShellCommand.execute_cb (   self,
  goal 
)

Definition at line 24 of file action_executor.py.


Member Data Documentation

Definition at line 18 of file action_executor.py.

Definition at line 18 of file action_executor.py.

tuple action_executor.ShellCommand::_feedback = shell_execution_action_server.msg.ShellCommandFeedback() [static, private]

Definition at line 15 of file action_executor.py.

Definition at line 18 of file action_executor.py.

tuple action_executor.ShellCommand::_result = shell_execution_action_server.msg.ShellCommandResult() [static, private]

Definition at line 16 of file action_executor.py.


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


shell_execution_action_server
Author(s): Felix Endres
autogenerated on Mon Oct 6 2014 00:07:43