Classes | Variables
executer Namespace Reference

Classes

class  Executer

Variables

tuple command = rospy.get_param("~command")
tuple executer = Executer(command, stdout, stderr)
string PKG = 'launch_tools'
tuple stderr = Noneiflen(stderr_file)
tuple stderr_file = rospy.get_param("~stderr_file", "")
tuple stdout = Noneiflen(stdout_file)
tuple stdout_file = rospy.get_param("~stdout_file", "")

Variable Documentation

tuple executer::command = rospy.get_param("~command")

Definition at line 42 of file executer.py.

Definition at line 47 of file executer.py.

string executer::PKG = 'launch_tools'

Definition at line 3 of file executer.py.

tuple executer::stderr = Noneiflen(stderr_file)

Definition at line 46 of file executer.py.

tuple executer::stderr_file = rospy.get_param("~stderr_file", "")

Definition at line 44 of file executer.py.

tuple executer::stdout = Noneiflen(stdout_file)

Definition at line 45 of file executer.py.

tuple executer::stdout_file = rospy.get_param("~stdout_file", "")

Definition at line 43 of file executer.py.



launch_tools
Author(s): Stephan Wirth , Miquel Massot
autogenerated on Mon Oct 6 2014 07:47:46