ardupilot/Tools/vagrant
Buzz b3e8618f9d Tools: initvagrant.sh: increase verbosity
- it needs to be run as root, but did not check.
 - increase the verbosity a bit as during 'vagrant up' as its often unclear which script is actually running.
2018-05-15 12:08:56 +10:00
..
README.md
initvagrant-trusty64.sh Tools: Vagrant: use install-prereqs-ubuntu for installation 2018-02-13 13:49:41 +09:00
initvagrant.sh Tools: initvagrant.sh: increase verbosity 2018-05-15 12:08:56 +10:00
mavinit.scr Tools: Vagrant: install a mavinit.scr 2018-04-04 07:58:23 +10:00
screenrc
shellinit.sh Tools: update instructions on how to use Vagrant VM 2018-02-13 13:49:41 +09: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.