ardupilot/Tools/vagrant
Lucas De Marchi cca8a86962 Tools: Use GCC 4.9 as an Ubuntu prereq
This should actually use the install-prereq script so we don't duplicate
effort on the maintenance of these scripts. But let's at least install
the correct version for now.
2016-02-29 17:00:27 -03:00
..
README.md Tools: fix up URL in readme to SITL via Vagrant doc 2015-11-30 09:55:07 +09:00
initvagrant.sh Tools: Use GCC 4.9 as an Ubuntu prereq 2016-02-29 17:00:27 -03:00
screenrc SITL: Numerous improvements to vagrant image and easier SITL for mac/windows 2015-01-23 11:00:04 +09:00
shellinit.sh Support building of Pixhawk firmware under Vagrant/VirtualBox. 2015-04-06 15:44:01 -07: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.