ardupilot/Tools/vagrant
Gabriel Moyano 42add82e1a Tools: Vagrant with suppport for ARM hf
g++-arm-linux-gnueabihf and pkg-config-arm-linux-gnueabihs were added in initvagrant.sh in order to crosscompile for ARM hf architecture
2017-09-30 21:03:46 +10:00
..
README.md Revising ardupilot.com to .org 2016-04-23 22:49:47 -07:00
initvagrant.sh Tools: Vagrant with suppport for ARM hf 2017-09-30 21:03:46 +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 vagrant: update commands to sim_vehicle.py 2016-08-10 16:59:39 -03: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.