| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
rosgraph.xmlrpc.XmlRpcNode --+
|
ROSLaunchNode --+
|
ROSLaunchChildNode
XML-RPC server for roslaunch child processes
| Instance Methods | |||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
| Properties | |
|
Inherited from |
| Method Details |
## Startup roslaunch remote client XML-RPC services. Blocks until shutdown ## @param name: name of remote client ## @type name: str ## @param server_uri: XML-RPC URI of roslaunch server ## @type server_uri: str ## @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 ## @return: XML-RPC URI ## @rtype: str
|
Initialize child. Must be called before run
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Tue Mar 1 07:33:42 2022 | http://epydoc.sourceforge.net |