module documentation
L{WtfContext} object, which is commonly used throughout the roswtf APIs to pass state.
Class |
|
WtfContext stores common state about the ROS filesystem and online environment. The primary use of this is for convenience (not having to load this state manually) and performance (not having to do the same calculation repeatedly). |
Exception |
|
Base exception class of roswtf-related issues. |
Function | _load |
Utility for initializing WtfContext state |
Function | _load |
Utility for initializing WtfContext state @raise WtfException: if context state cannot be initialized |
Function | _load |
Utility for initializing WtfContext state from roslaunch file |
Function | _load |
Utility for initializing WtfContext state @raise WtfException: if context state cannot be initialized |
Utility for initializing WtfContext state
@raise WtfException: if context state cannot be initialized
Utility for initializing WtfContext state @raise WtfException: if context state cannot be initialized