mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-02 13:27:32 +08:00
[plotter] implementing a realtime plotter in python (#2997)
* [plotter] implementing a realtime plotter in python based on pyqtgraph it should implement most of the functionalities of the legacy ocaml plotter it is replacing the previous implementation in python * Format code. * Add requirements * refactor plotter --------- Co-authored-by: Fabien-B <fabien.bonneval@gmail.com>
This commit is contained in:
committed by
GitHub
parent
3badcfa367
commit
6169709da6
@@ -0,0 +1,5 @@
|
||||
PyQt5
|
||||
pyqtgraph
|
||||
numpy
|
||||
ivy-python
|
||||
|
||||
Reference in New Issue
Block a user