| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
namespace.Namespace --+
|
TopicNS
TopicNS provides lightweight accessors to a ROS topic and its data.
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
| Properties | |
|
Inherited from |
| Method Details |
ctor.
|
repr(x)
|
str(x)
|
x.__delattr__('name') <==> del x.name
|
Publish with a topic-style namespace object. Implements call functionality for ROSNamespace objects when used with topics.
|
x.__setattr__('name', value) <==> x.name = value
|
Dictionary-style accessor for services
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Fri Jan 11 12:18:00 2013 | http://epydoc.sourceforge.net |