| Home | Trees | Indices | Help |
|---|
|
|
Generic namespace model for ROS. This powers most of rosh by enabling iPython tab-complete on a ROS namespace'd resource (e.g. topics, services, parameters).
| Classes | |
|
Context ROSH context instance. |
|
|
NamespaceConfig NamespaceConfig is a configuration object for a Namespace instance, storing common data structures and objects that all Namespace instances need. |
|
|
Namespace Namespace provides lightweight accessors to a ROS namespace and its data. |
|
| Concept | |
|
ResourceList A ResourceList presents a IPython tab-completable list of resources as if they are attributes. |
|
|
NSResourceList NSResourceList is a constrained version of a Namespace instance and can be used to create a view against a larger Namespace. |
|
| Functions | |||
|
|||
|
|||
| Variables | |
__package__ =
|
|
| Function Details |
Get or set the ROS type of an object. This is generally associated with Namespace instances that have associated types.
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Fri Jan 11 12:17:59 2013 | http://epydoc.sourceforge.net |