Home | Trees | Indices | Help |
---|
|
object --+ | rosgraph.xmlrpc.XmlRpcNode --+ | ROSLaunchNode --+ | ROSLaunchParentNode
XML-RPC server for parent roslaunch.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
Properties | |
Inherited from |
Method Details |
XML RPC Node constructor :param port: port to use for starting XML-RPC API. Set to 0 or omit to bind to any available port, ``int`` :param rpc_handler: XML-RPC API handler for node, `XmlRpcHandler` :param on_run_error: function to invoke if server.run() throws Exception. Server always terminates if run() throws, but this enables cleanup routines to be invoked if server goes down, as well as include additional debugging. ``fn(Exception)``
|
|
Listen to events about remote processes dying. Not threadsafe. Must be called before processes started.
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Aug 28 12:33:34 2015 | http://epydoc.sourceforge.net |