Giter Site home page Giter Site logo

robin-reckmann / agnos-builder Goto Github PK

View Code? Open in Web Editor NEW

This project forked from commaai/agnos-builder

0.0 0.0 0.0 115.45 MB

Build AGNOS, the operating system for your comma three

Shell 18.49% Python 81.25% GDB 0.01% Roff 0.06% Vim Script 0.18%

agnos-builder's Introduction

agnos-builder

This is the buidler repo for AGNOS, our Ubuntu based OS. AGNOS runs on the comma three devkit and comma 3X.

NOTE: the edk2_tici and agnos-firmware submodules are internal, private repos.

Development

These tools are developed on and targeted for Ubuntu 20.04.

Building requires Docker v23.0 or later and should work on any system that supports it.

Run once to set things up:

git clone https://github.com/commaai/agnos-builder.git

cd agnos-builder
git submodule update --init agnos-kernel-sdm845
./tools/extract_tools.sh

Building

./build_kernel.sh
./build_system.sh

Flashing to a comma 3/3X:

./flash_kernel.sh
./flash_system.sh

Validating changes:

  • Running openpilot is a good smoketest for general AGNOS functionality
  • CI ensures the kernel and system builds work (and pushes the images for you to download)
  • this is the checklist we go through before shipping new AGNOS releases to openpilot

Contributing

Join us in the #dev-agnos channel on Discord.

A comma 3/3X is helpful for working on AGNOS, but there's still lots of interesting work to do without one.

Roadmap

AGNOS's main priority is to provide a stable platform to openpilot. The second priority is to be a good platform for all sorts of robotics development.

Now that AGNOS is good at running openpilot, the next things up are:

  • speedups: build system, CI, boot time, etc.
  • cleanups: Android kernel to mainline kernel, simplify the build system, etc.
  • open source: AGNOS started with a bunch blobs for various things, like the bootloaders and weston. We want to move everything we can to open source versions built in this repo.

Some concrete things on the roadmap:

agnos-builder's People

Contributors

adeebshihadeh avatar pd0wm avatar incognitojam avatar robbederks avatar andiradulescu avatar jnewb1 avatar bongbui321 avatar nelsonjchen avatar sshane avatar gregjhogan avatar jyoung8607 avatar gast04 avatar nickn17 avatar houqp avatar yassineyousfi avatar coder351 avatar pantew869 avatar robin-reckmann avatar schlimeszn 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.