| Home | Trees | Indices | Help |
|---|
|
|
ROS Shell (rosh).
Higher-level, interactive scripting environment for ROS.
| Submodules | |
| |
| Functions | |||
|
|||
|
|||
|
|||
|
|||
|
|||
| Variables | |
__package__ =
|
|
ctx = Nonehash(x) |
|
latching = True
|
|
msg = Nonehash(x) |
|
nodes = Nonehash(x) |
|
parameters = Nonehash(x) |
|
services = Nonehash(x) |
|
srv = Nonehash(x) |
|
topics = Nonehash(x) |
|
| Function Details |
Load plugin. This loads the plugin into the rosh global symbol table. If globals_ is specified, plugin symbols will also be loaded into the provided dictionary. Common usage is:
load_plugin('plugin_name', globals())
|
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Fri Jan 11 12:17:59 2013 | http://epydoc.sourceforge.net |