-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Labels
component: visualizationPlots and figuresPlots and figuresenhancementNew feature or requestNew feature or request
Description
Requirement Text
Create standard GUI for one or more systems.
Background Information
GUIs are important for monitoring systems/ predictions in real time.
A standard interface that could receive at state estimators/ predictors would be useful for easy monitoring of systems
Suggested Solution
First draft:
add_system(name, state_est=None, pred=None, warning=0.1, alert=0.05)
- add listener to estimate, predict?
DoD
- Implement feature
- Add to example
- Add tests
- Add to change notes for next release
Metadata
Metadata
Assignees
Labels
component: visualizationPlots and figuresPlots and figuresenhancementNew feature or requestNew feature or request