| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
Graph
Utility class for polling ROS statistics from running ROS graph. Not multi-thread-safe
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
| Properties | |
|
Inherited from |
| Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
|
|
Update loop for nodes with bad connectivity. We box them separately so that we can maintain the good performance of the normal update loop. Once a node is on the bad list it stays there. |
Update all the stats. This method may take awhile to complete as it will communicate with all nodes + master. |
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Thu Jun 6 21:09:51 2019 | http://epydoc.sourceforge.net |