mirror of https://github.com/ArduPilot/ardupilot
08ef3271c1
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. |
||
---|---|---|
.. | ||
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.