Home | Trees | Indices | Help |
|
---|
|
object --+ | Client
Python dynamic_reconfigure client API
Instance Methods | |||
|
|||
{str: value} |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
Properties | |
config_callback Retrieve the config_callback |
|
description_callback Get the current description_callback |
|
Inherited from |
Method Details |
Connect to dynamic_reconfigure server and return a client object
|
Return the latest received server configuration (wait to receive one if none have been received)
|
UNSTABLE. Return a description of the parameters for the server. Do not use this method as the type that is returned may change.
|
Change the server's configuration
|
UNSTABLE. Set the description callback. Do not use as the type of the description callback may change. |
Property Details |
config_callbackRetrieve the config_callback
|
description_callbackGet the current description_callback
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Jan 11 10:12:22 2013 | http://epydoc.sourceforge.net |