module documentation
Rules for checking ROS environment state.
| Function | invalid |
@return: error message if \x07 url is not a valid url. \x07 url is allowed to be empty as that check is considered separately. @rtype: str |
| Function | is |
@return: True if path has executable permissions @rtype: bool |
| Function | path |
Undocumented |
| Function | paths |
@return: paths contained in path variable. path must conform to OS conventions for path separation (i.e. colon-separated on Unix) @rtype: [str] |
| Function | pythonpath |
Undocumented |
| Function | ros |
Undocumented |
| Function | ros |
Undocumented |
| Function | ros |
Undocumented |
| Function | ros |
@param ros_root: override ctx, useful for when ctx is not created yet @type ros_root: str |
| Function | ros |
Undocumented |
| Function | rosconsole |
Undocumented |
| Function | wtf |
Undocumented |
| Variable | environment |
Undocumented |
| Variable | environment |
Undocumented |
| Function | _writable |
If path is not None, validate that it is a writable directory |
@return: error message if \x07 url is not a valid url. \x07 url is allowed to be empty as that check is considered separately. @rtype: str
@return: paths contained in path variable. path must conform to OS conventions for path separation (i.e. colon-separated on Unix) @rtype: [str]