Home | Trees | Indices | Help |
---|
|
object --+ | ROSLaunch
ROSLaunchParent represents the main 'parent' roslaunch process. It is responsible for loading the launch files, assigning machines, and then starting up any remote processes. The __main__ method delegates most of runtime to ROSLaunchParent.
This must be called from the Python Main thread due to signal registration.
Instance Methods | |||
|
|||
|
|||
|
|||
roslaunch.Process |
|
||
|
|||
|
|||
|
|||
|
|||
Inherited from |
Properties | |
Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
Load roslaunch file
|
Load roslaunch string
|
Launch a roslaunch node instance
|
Start roslaunch. This will launch any pre-configured launches and spin up the process monitor thread. |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Nov 2 03:52:37 2020 | http://epydoc.sourceforge.net |