| Home | Trees | Indices | Help |
|---|
|
|
Python adapter for calling ROS Master API. While it is trivial to call the Master directly using XML-RPC, this API provides a safer abstraction in the event the Master API is changed.
| Classes | |
|
ROSMasterException Base class of ROS-master related errors. |
|
|
Failure Call to Master failed. |
|
|
Error Master returned an error code, which indicates an error in the arguments passed to the Master. |
|
|
Master API for interacting with the ROS master. |
|
| Functions | |||
|
|||
| Variables | |
__package__ =
|
|
| Function Details |
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Fri Jan 11 10:11:47 2013 | http://epydoc.sourceforge.net |