ardupilot/Tools/vagrant
Peter Barker 33a215e8be Vagrant: correct init script so profiles work; cosmic support
Had to increase the memory allowed to the machine as it appeared to be
running out
2018-10-19 20:13:01 +11:00
..
README.md Revising ardupilot.com to .org 2016-04-23 22:49:47 -07:00
initvagrant-trusty64.sh Tools: Vagrant: use install-prereqs-ubuntu for installation 2018-02-13 13:49:41 +09:00
initvagrant.sh Vagrant: correct init script so profiles work; cosmic support 2018-10-19 20:13:01 +11:00
mavinit.scr Tools: Vagrant: install a mavinit.scr 2018-04-04 07:58:23 +10:00
screenrc SITL: Numerous improvements to vagrant image and easier SITL for mac/windows 2015-01-23 11:00:04 +09:00
shellinit.sh Tools: vagrant: enable ccache for vagrant user 2018-07-30 15:19:28 +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.