| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
Node --+
|
Test
A Test is a Node with special semantics that it performs a unit/integration test. The data model is the same except the option to set the respawn flag is removed.
| Instance Methods | |||
|
|||
|
|||
|
|||
| str |
|
||
| str |
|
||
|
Inherited from |
|||
| Properties | |
| args (Inherited from roslaunch.core.Node) | |
| cwd (Inherited from roslaunch.core.Node) | |
| env_args (Inherited from roslaunch.core.Node) | |
| filename (Inherited from roslaunch.core.Node) | |
| launch_prefix (Inherited from roslaunch.core.Node) | |
| machine (Inherited from roslaunch.core.Node) | |
| machine_name (Inherited from roslaunch.core.Node) | |
| name (Inherited from roslaunch.core.Node) | |
| namespace (Inherited from roslaunch.core.Node) | |
| output (Inherited from roslaunch.core.Node) | |
| package (Inherited from roslaunch.core.Node) | |
| process_name (Inherited from roslaunch.core.Node) | |
| remap_args (Inherited from roslaunch.core.Node) | |
| required (Inherited from roslaunch.core.Node) | |
| respawn (Inherited from roslaunch.core.Node) | |
| retry | |
| test_name | |
| time_limit | |
| type (Inherited from roslaunch.core.Node) | |
|
Inherited from |
|
| Method Details |
Construct a new test node.
|
|
NOTE: xmlattrs does not necessarily produce identical XML as to what it was initialized with, though the properties are the same
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Fri Jan 11 10:12:05 2013 | http://epydoc.sourceforge.net |