ardupilot/Tools/vagrant
Peter Barker 4d9cfdaaa8 Vagrant: create a bionic64-desktop VM
The focal-desktop appears to have a problem where directories are
considered to be in-use when being deleted. Not reproduced by me, but
reliably by a Windows user.
2021-02-22 15:00:38 +11:00
..
bashrc_git
initvagrant-desktop.sh Vagrant: create a bionic64-desktop VM 2021-02-22 15:00:38 +11:00
initvagrant-trusty64.sh
initvagrant.sh
mavinit.scr
README.md
screenrc
shellinit.sh

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.