GithubHelp home page GithubHelp logo

isabella232 / solo-builder Goto Github PK

View Code? Open in Web Editor NEW

This project forked from opensolo/solo-builder

0.0 0.0 0.0 70 KB

Deprecated. This is now a sub-directory in the new repo https://github.com/OpenSolo/OpenSolo

License: Apache License 2.0

Shell 100.00%

solo-builder's Introduction

WARNING - WORK IN PROGRESS

This code is known to be high risk , but also early-adopter friendly.  

We will remove this warning from the repository when it is no longer required.

solo-builder

Quick start guide

You may find the following "quick start" guide useful. You can find the Open Solo Quick Start Guide on ardupilot.org.

Using vagrant

Works in vagrant, typically useful for local builds. First install this plugin:

$ vagrant plugin install vagrant-guest_ansible
$ vagrant up

(If vagrant up fails, run vagrant provision to try provisioning your VM again.)

To fire off the builder:

$ vagrant ssh -c /vagrant/builder.sh

Using docker

DOCKER IS UNTESTED OUTSIDE 3DR , USE VAGRANT FOR NOW.

Works in Docker and boot2docker. Copy id_rsa and solo-builder.pem to this directory (sorry). Then run

docker build -t 3drobotics/solo-builder .

Then run

docker run -i 3drobotics/solo-builder su -l ubuntu /solo-build/builder.sh

TODO: write a script that gets the files off after

Using something else

playbook.yml is an ansible file for an Ubuntu 14.04 distro. builder.sh is the build script for a user named ubuntu. Make it happen!

Repos

3dr Private:

Public:

solo-builder's People

Contributors

davidbuzz avatar jabelone avatar pedals2paddles avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.