mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-02-06 11:12:43 +08:00
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.