Skip to content
This repository has been archived by the owner on Apr 10, 2022. It is now read-only.

Latest commit

 

History

History
13 lines (11 loc) · 878 Bytes

SOLO-BUILDER.md

File metadata and controls

13 lines (11 loc) · 878 Bytes

This is the collection of scripts and tools that automatically build all of the firmware and operating system image files for your solo and artoo controller. If you're not sure where to start, clone this repository onto your computer. Then follow the official OpenSolo quick start guide on the ardupilot wiki.

An overview of the build process:

  • Clone the repo
  • Install all the prerequisites
  • Bring up the vagrant virtual machine (ubuntu)
  • Run the build (5-10 hrs on an i5)
  • Flash solo's new image
  • Flash artoo's new image
  • Un-brick artoo if the screen doesn't turn on

More about un-bricking artoo can be found in the artoo documentation.