| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
launch.ROSRemoteRunnerIF --+
|
ROSRemoteRunner
Manages the running of remote roslaunch children
| Instance Methods | |||
|
|||
|
|||
|
|||
| [str], [str] |
|
||
|
|||
|
Inherited from |
|||
| Properties | |
|
Inherited from |
| Method Details |
:param run_id: roslaunch run_id of this runner, ``str`` :param config: launch configuration, ``ROSConfig`` :param pm process monitor, ``ProcessMonitor`` :param server: roslaunch parent server, ``ROSLaunchParentNode`` :param sigint_timeout: The SIGINT timeout used when killing nodes (in seconds). :type sigint_timeout: float :param sigterm_timeout: The SIGTERM timeout used when killing nodes if SIGINT does not stop the node (in seconds). :type sigterm_timeout: float
|
Listen to events about remote processes dying. Not threadsafe. Must be called before processes started. :param l: ProcessListener
|
Contact each child to launch remote nodes
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Tue Mar 1 07:33:42 2022 | http://epydoc.sourceforge.net |