ardupilot/Tools/vagrant
Peter Barker 08ef3271c1 Tools: bump Vagrant Ubuntu to Wily
This allows the Vagrant VM to build PX4 using waf.

The initvagrant script has been changed to run as much as possible
as the Vagrant user.

jsbsim is now compiled by the vagrant user, and run from the source directory.
2016-08-16 10:23:48 -03:00
..
README.md Revising ardupilot.com to .org 2016-04-23 22:49:47 -07:00
initvagrant.sh Tools: bump Vagrant Ubuntu to Wily 2016-08-16 10:23:48 -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 vagrant: update commands to sim_vehicle.py 2016-08-10 16:59:39 -03: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.