ardupilot/Tools/vagrant
2023-10-16 09:12:42 +11:00
..
bashrc_git Vagrant: augment bash when working in a git repository 2021-02-14 09:57:26 +11:00
initvagrant-desktop.sh Tools: vagrant: fix exec permissions 2022-06-08 08:16:42 +09:00
initvagrant-trusty64.sh Tools: vagrant: fix exec permissions 2022-06-08 08:16:42 +09:00
initvagrant.sh Vagrant: add Mantic Minotaur to available VMs 2023-10-16 09:12:42 +11:00
mavinit.scr Tools: vagrant: update path to CMAC-circuit.txt 2021-01-14 11:34:10 +11:00
README.md Docs: Change all references from dev.ardupilot.org to the appropriate documentation URLs. 2021-05-31 12:20:45 +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 Tools: vagrant: check for $HOME/.local/bin on init for local python package 2020-04-30 20:32:34 +10:00

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.