prog_algs icon indicating copy to clipboard operation
prog_algs copied to clipboard

GUI

Open teubert opened this issue 2 years ago • 5 comments

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

teubert avatar Aug 01 '22 21:08 teubert

Hey @teubert is this issue open for bug fixes

AbdullahKazi500 avatar Apr 16 '23 02:04 AbdullahKazi500

Absolutely @AbdullahKazi500

teubert avatar Apr 16 '23 17:04 teubert

Can you assign me or should I make a PR then

AbdullahKazi500 avatar Apr 16 '23 18:04 AbdullahKazi500

@AbdullahKazi500 You are welcome to open a PR or any new issues on bugs you find. We would be very grateful for any help you can provide.

If you're providing any changes to the code we do ask that you complete either the individual or corporate contributor form in the forms/ directory and send it to [email protected] and [email protected]. Also, please review the contributing, branching strategy, and notes to developers sections here: https://nasa.github.io/progpy/dev_guide.html

Thank you in advance for your help

teubert avatar Apr 19 '23 18:04 teubert

Thank you for the clarification

AbdullahKazi500 avatar Apr 20 '23 08:04 AbdullahKazi500