Installation

We need to execute the following commands:

$ sudo apt-get install python-pip python-dev
$ sudo pip install dronekit
$ sudo pip install dronekit-sitl -UI

Last updated