ardupilot/Tools/vagrant
Peter Barker 164da261f1 Tools: initvagrant: install missing cmake so we can build jsbsim 2021-02-07 08:22:28 +11:00
..
README.md Tools: use https:// scheme for ardupilot URLs 2019-12-10 07:53:46 +11:00
initvagrant-trusty64.sh Tools: Update Vagrant to new pre-reqs folder 2019-04-05 10:31:09 +11:00
initvagrant.sh Tools: initvagrant: install missing cmake so we can build jsbsim 2021-02-07 08:22:28 +11:00
mavinit.scr Tools: vagrant: update path to CMAC-circuit.txt 2021-01-14 11:34:10 +11:00
screenrc
shellinit.sh Tools: vagrant: check for $HOME/.local/bin on init for local python package 2020-04-30 20:32:34 +10:00

README.md

Vagrant for SITL and ardupilot development

We support a vagrant container for easily running SITL (software in the loop simulator) and compling Ardupilot code.

Instructions for how to install and run this vagrant container are provided on the ArduPilot dev wiki in: Setting up SITL using Vagrant.