Home | Trees | Indices | Help |
---|
|
Classes | |
BadNode Data structure for storing info about a 'bad' node |
|
EdgeList Data structure for storing Edge instances |
|
Edge Data structure for representing ROS node graph edge |
|
Graph Utility class for polling ROS statistics from running ROS graph. |
Functions | |||
|
|||
|
|||
|
Variables | |
logger = logging.getLogger('rosgraph.graph')
|
|
__package__ =
|
Function Details |
In order to prevent topic/node name aliasing, we have to remap topic node names. Currently we just prepend a space, which is an illegal ROS name and thus not aliased. |
compute argument ordering for Edge constructor based on direction flag
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Tue Mar 7 03:44:33 2017 | http://epydoc.sourceforge.net |