Public Member Functions | |
def | __init__ |
def | nextFreeAltitudes |
def | nextFreeNodeIndex |
def | nodes |
def | topics |
Ros version of Topology
Definition at line 35 of file rqt_graphprofiler/ros_topology.py.
Definition at line 37 of file rqt_graphprofiler/ros_topology.py.
returns a 2-tuple of (posAltitude,negAltitude) of the avaliable altitudes
Definition at line 54 of file rqt_graphprofiler/ros_topology.py.
returns the next available node index
Definition at line 50 of file rqt_graphprofiler/ros_topology.py.
dictionary of nodes indexed by name
Definition at line 41 of file rqt_graphprofiler/ros_topology.py.
dictionary of topics indexed by name
Definition at line 46 of file rqt_graphprofiler/ros_topology.py.