mirror of https://github.com/ArduPilot/ardupilot
cca8a86962
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. |
||
---|---|---|
.. | ||
README.md | ||
initvagrant.sh | ||
screenrc | ||
shellinit.sh |
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.