[install] Ease installation with a GUI (#2991)

* [install] Ease installation with a GUI that automatically adapts to the OS

---------

Co-authored-by: Fabien-B <fabien.bonneval@gmal.com>
This commit is contained in:
Christophe De Wagter
2023-02-15 05:32:01 -08:00
committed by GitHub
parent da8a00f2e7
commit a75f011050
3 changed files with 199 additions and 0 deletions
+10
View File
@@ -23,6 +23,16 @@ Required software
Instructions for installation can be found on the wiki (http://wiki.paparazziuav.org/wiki/Installation).
Quick start:
```
git clone https://github.com/paparazzi/paparazzi.git
cd ./paparazzi
./install.sh
```
For Ubuntu users, required packages are available in the [paparazzi-uav PPA] (https://launchpad.net/~paparazzi-uav/+archive/ppa),
Debian users can use the [OpenSUSE Build Service repository] (http://download.opensuse.org/repositories/home:/flixr:/paparazzi-uav/Debian_7.0/)