roslaunch_caller::roslaunch_caller::ScriptRoslaunch Class Reference

ScriptRoslaunch is a specialization of the roslaunch parent for using the roslaunch API. More...

List of all members.

Public Member Functions

def __init__

Public Attributes

 config
 launch_strs

Private Member Functions

def _load_config

Detailed Description

ScriptRoslaunch is a specialization of the roslaunch parent for using the roslaunch API.

It allows registration of a process listener with the launched parent and also overrides the default roslaunch config initialiation in order to load from strings instead of files.

Definition at line 73 of file roslaunch_caller.py.


Member Function Documentation

def roslaunch_caller::roslaunch_caller::ScriptRoslaunch::__init__ (   self,
  launch_str,
  process_listener = None 
)
Parameters:
self 
launch_str str: roslaunch XML config (as a string, not a file path)
process_listener (optional): process listener to register with roslaunch

Definition at line 80 of file roslaunch_caller.py.

def roslaunch_caller::roslaunch_caller::ScriptRoslaunch::_load_config (   self  )  [private]

Definition at line 92 of file roslaunch_caller.py.


Member Data Documentation

Definition at line 93 of file roslaunch_caller.py.

Definition at line 83 of file roslaunch_caller.py.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables


roslaunch_caller
Author(s): Kevin Watts (watts@willowgarage.com), Ken Conley (kwc@willowgarage.com)
autogenerated on Fri Jan 11 10:00:08 2013