Home | Trees | Indices | Help |
---|
|
General routines and representations for loading roslaunch model.
Classes | |
LoadException Error loading data as specified (e.g. |
|
LoaderContext Container for storing current loader context (e.g. |
|
Loader Lower-level library for loading ROS launch model. |
Functions | |||
|
|||
|
|||
|
|||
|
Variables | |
yaml = None
|
|
rosparam = None
|
|
__package__ =
|
Function Details |
Convert a value from a string representation into the specified type
|
Processes arg declarations in context and makes sure that they are properly declared for passing into an included file. Also will correctly setup the context for passing to the included file. |
Load in ROS remapping arguments as arg assignments for context. @param context: context to load into. context's resolve_dict for 'arg' will be reinitialized with values. @type context: L{LoaderContext{ @param argv: command-line arguments @type argv: [str] |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Aug 28 12:33:34 2015 | http://epydoc.sourceforge.net |