Home | Trees | Indices | Help |
---|
|
Uncategorized utility routines for roslaunch.
This API should not be considered stable.
Functions | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Variables | |
__package__ =
|
Function Details |
Check size of log directory. If high, print warning to user |
Resolve command-line args to roslaunch filenames. :returns: resolved filenames, ``[str]`` |
:param options_runid: run_id value from command-line or ``None``, ``str`` :param options_wait_for_master: the wait_for_master command option. If this is True, it means that we must retrieve the value from the parameter server and need to avoid any race conditions with the roscore being initialized. ``bool`` |
Check roslaunch file for errors, returning error message if check fails. This routine is mainly to support rostest's roslaunch_check. :param f: roslaunch file name, ``str`` :returns: error message or ``None`` |
:param roslaunch_files: list of launch files to load, ``str`` :returns: list of files involved in processing roslaunch_files, including the files themselves. |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Aug 28 12:33:34 2015 | http://epydoc.sourceforge.net |