Home | Trees | Indices | Help |
|
---|
|
Warning: do not use this library. It is unstable and most of the routines here have been superceded by other libraries (e.g. rospkg). These routines will likely be *deleted* in future releases.
Classes | |
ROSStackException | |
InvalidROSStackException |
Functions | |||
str |
|
||
str |
|
||
[str] |
|
||
[str] |
|
||
([str], [str]) |
|
||
str |
|
||
str |
|
Variables | |
ROS_ROOT =
|
|
ROS_PACKAGE_PATH =
|
|
STACK_FILE =
|
|
ROS_STACK =
|
|
__package__ =
|
Function Details |
|
Get the directory of a ROS stack. This will initialize an internal cache and return cached results if possible. This routine is not thread-safe to os.environ changes.
|
Get list of all ROS stacks. This uses an internal cache. This routine is not thread-safe to os.environ changes.
|
List ROS stacks within the specified path. Optionally, a cache dictionary can be provided, which will be updated with the stack->path mappings. list_stacks_by_path() does NOT returned cached results -- it only updates the cache.
|
Expand names into a list of packages. Names can either be of packages or stacks.
|
|
Get stack version where stack_dir points to root directory of stack.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Jun 8 20:33:25 2019 | http://epydoc.sourceforge.net |