Git Product home page Git Product logo

apollo's Introduction

image alt text

Build Status Simulation Status


We choose to go to the moon in this decade and do the other things,

not because they are easy, but because they are hard.

-- John F. Kennedy, 1962

Welcome to Apollo's GitHub page!

Apollo is a high performance, flexible architecture which accelerates the development, testing, and deployment of Autonomous Vehicles.

For business and partnership, please visit our website.

Table of Contents

  1. Getting Started
  2. Prerequisites
  3. Architecture
  4. Installation
  5. Documents

Getting Started

Apollo 5.0 is loaded with new modules and features, but needs to be calibrated and configured perfectly before you take it for a spin. Please review the prerequisites and installation steps in detail to ensure that you are well equipped to build and launch Apollo. You could also check out Apollo's architecture overview for a greater understanding on Apollo's core technology and platform.

[Attention] The Apollo team has decided to retire Git LFS which might impact your development. For details please refer to: migration guide.

Want to contribute to our code? follow this guide.

Prerequisites

Basic Requirements:

  • Vehicle equipped with by-wire system, including but not limited to brake by-wire, steering by-wire, throttle by-wire and shift by-wire (Apollo is currently tested on Lincoln MKZ)

  • A machine with a 4-core processor and 8GB memory minimum (16GB for Apollo 3.5 and above)

  • Ubuntu 14.04

  • Working knowledge of Docker

  • Please note, it is recommended that you install the versions of Apollo in the following order: 1.0 > whichever version you would like to test out. The reason behind this recommendation is that you need to confirm whether individual hardware components and modules are functioning correctly and clear various version test cases, before progressing to a higher more capable version for your safety and the safety of those around you.

Individual Version Requirements:

The following diagram highlights the scope and features of each Apollo release:

Apollo 1.0:

Apollo 1.0 also referred to as the Automatic GPS Waypoint Following, works in an enclosed venue such as a test track or parking lot. This installation is necessary to ensure that Apollo works perfectly with your vehicle. The diagram below lists the various modules in Apollo 1.0.

image alt text

For Setup:

  • Hardware:

    • Industrial PC (IPC)

    • Global Positioning System (GPS)

    • Inertial Measurement Unit (IMU)

    • Controller Area Network (CAN) card

    • Hard drive

    • GPS Antenna

    • GPS Receiver

  • Software:

    • Apollo Linux Kernel (based on Linux Kernel 4.4.32)

Apollo 1.5:

Apollo 1.5 is meant for fixed lane cruising. With the addition of LiDAR, vehicles with this version now have better perception of its surroundings and can better map its current position and plan its trajectory for safer maneuvering on its lane. Please note, the modules highlighted in Yellow are additions or upgrades for version 1.5.

image alt text

For Setup:

  • All the requirements mentioned in version 1.0

  • Hardware:

    • Light Detection and Ranging System (LiDAR)

    • ASUS GTX1080 GPU-A8G- Gaming GPU Card

  • Software:

    • Nvidia GPU Driver

Apollo 2.0:

Apollo 2.0 supports vehicles autonomously driving on simple urban roads. Vehicles are able to cruise on roads safely, avoid collisions with obstacles, stop at traffic lights and change lanes if needed to reach their destination. Please note, the modules highlighted in Red are additions or upgrades for version 2.0.

image alt text

For Setup:

  • All the requirements mentioned in versions 1.5 and 1.0

  • Hardware:

    • Traffic Light Detection using Camera

    • Ranging System (LiDAR)

    • Radar

  • Software:

    • Same as 1.5

Apollo 2.5:

Apollo 2.5 allows the vehicle to autonomously run on geo-fenced highways with a camera for obstacle detection. Vehicles are able to maintain lane control, cruise and avoid collisions with vehicles ahead of them.

Please note, if you need to test Apollo 2.5; for safety purposes, please seek the help of the
Apollo Engineering team. Your safety is our #1 priority,
and we want to ensure Apollo 2.5 was integrated correctly with your vehicle before you hit the road. 

image alt text

For Setup:

  • All the requirements mentioned in 2.0

  • Hardware:

    • Additional Camera
  • Software:

    • Same as 2.0

Apollo 3.0:

Apollo 3.0's main focus is to provide a platform for developers to build upon in a closed venue low-speed environment. Vehicles are able to maintain lane control, cruise and avoid collisions with vehicles ahead of them.

image alt text

For Setup:

  • Hardware:

    • Ultrasonic sensors
    • Apollo Sensor Unit
    • Apollo Hardware Development Platform with additional sensor support and flexibility
  • Software:

    • Guardian
    • Monitor
    • Additional drivers to support Hardware

Apollo 3.5:

Apollo 3.5 is capable of navigating through complex driving scenarios such as residential and downtown areas. The car now has 360-degree visibility, along with upgraded perception algorithms to handle the changing conditions of urban roads, making the car more secure and aware. Scenario-based planning can navigate through complex scenarios including unprotected turns and narrow streets often found in residential areas and roads with stop signs.

image alt text

For Setup:

  • Hardware:

    • Velodyne VLS - 128
    • Apollo Extension Unit (AXU)
    • ARGUS FPD-Link Cameras (3)
    • NovAtel PwrPak7
    • Additional IPC
  • Software:

    • Perception
    • Planning
    • V2X
    • Additional drivers to support Hardware
  • Runtime Framework

    • Cyber RT

Apollo 5.0:

Apollo 5.0 is an effort to support volume production for Geo-Fenced Autonomous Driving. The car now has 360-degree visibility, along with upgraded perception deep learning model to handle the changing conditions of complex road scenarios, making the car more secure and aware. Scenario-based planning has been enhanced to support additional scenarios like pull over and crossing bare intersections.

For Setup:

Architecture

  • Hardware/ Vehicle Overview

image alt text

  • Hardware Connection Overview

image alt text

  • Software Overview - Navigation Mode

image alt text

Installation

Congratulations! You have successfully built out Apollo without Hardware. If you do have a vehicle and hardware setup for a particular version, please pick the Quickstart guide most relevant to your setup:

With Hardware:

Documents

  • Technical Tutorial: Everything you need to know about Apollo. Written as individual versions with links to every document related to that version.

  • HowTo: Brief technical solutions to common problems that developers face during the installation and use of the Apollo platform

  • Specs: A Deep dive into Apollo's Hardware and Software specifications (only recommended for expert level developers that have successfully installed and launched Apollo)

  • FAQs

Questions

You are welcome to submit questions and bug reports as GitHub Issues.

Copyright and License

Apollo is provided under the Apache-2.0 license.

Disclaimer

Please refer the Disclaimer of Apollo in Apollo's official website.

Connect with us

apollo's People

Contributors

capri2014 avatar davidhopper2003 avatar fengqikai1414 avatar freehackofjeff avatar golancer avatar hongyisun avatar jasonzhou404 avatar jinghaomiao avatar jmtao avatar jzhuucla avatar kechxu avatar lianglia-apollo avatar mickeyouyou avatar muleisheng avatar natashadsouza avatar panjiacheng avatar siyangy avatar startcode avatar techoe avatar vlin17 avatar wanglei828 avatar xiaoxq avatar yajiazhang avatar ycool avatar yifeijiang avatar zaxon avatar zhangchaoltt avatar zhongjunni avatar zhouyao4321 avatar zhuangli1987 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.