mirror of
https://github.com/OpenSolo/OpenSolo.git
synced 2025-04-29 22:24:32 +02:00
Create SOLO-BUILDER.md
Info about solo-builder and what it does. Also added note about possible bricking of artoo.
This commit is contained in:
parent
ace454e450
commit
d8d5135fa9
13
documentation/SOLO-BUILDER.md
Normal file
13
documentation/SOLO-BUILDER.md
Normal file
@ -0,0 +1,13 @@
|
||||
# [Solo-Builder](https://github.com/OpenSolo/solo-builder)
|
||||
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](https://github.com/OpenSolo/solo-builder) repository onto your computer. Then follow the official OpenSolo [quick start guide](http://ardupilot.org/dev/docs/solo-opensolo-quickstart.html) 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](https://github.com/OpenSolo/documentation/tree/master/artoo).
|
Loading…
x
Reference in New Issue
Block a user