|
sas
Modularised monitoring, logging, and control of robots.
|
Public Member Functions | |
| __init__ (self, str title, tuple[float, float] lims=[0, 0], int max_queue_size=200) | |
| update (self, float datum) | |
Public Attributes | |
| plot | |
| title | |
| queue | |
| lims | |
| plot_data | |