Docker

From PaparazziUAV
Revision as of 06:25, 14 October 2015 by Flixr (talk | contribs)
Jump to navigation Jump to search

There is Docker support available to easily build/test Paparazzi within a container.

cd docker
make pull
make bash

And you are in the docker paparazzi environment...

See also https://github.com/paparazzi/paparazzi/pull/1272