mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-08-17 09:02:06 +08:00
Doxygen / build (push) Canceled after 0s
* [supervision] tiny refector * [supervision] Add multi selection mode * [supervision] remove mono selection mode * [supervision] remove outdated code --------- Co-authored-by: Fabien-B <Fabien-B@github.com>
Paparazzi Center
The Paparazzi Center is the home application for Paparazzi UAV.
Install the package pyqt5-dev-tools and run make to generate python ui files.
Install python dependencies:
python3 -m pip install -r requirements.txt
Install qttools5-dev-tools to edit the UI files with Qt5 Designer.