mirror of https://github.com/ArduPilot/ardupilot
0bcbf726ac
Hopefully this will the last move for 2 years. This move gives us a version of git which uses absolute paths in the .git files in submodules, so sharing a repo with the host should be cleaner. The current Vagrant box does not appear to use a vagrant user. This might change in future boxes. |
||
---|---|---|
.. | ||
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.