GithubHelp home page GithubHelp logo

whitepoplar022 / apollo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from apolloauto/apollo

0.0 2.0 0.0 40.71 MB

An open autonomous driving platform

License: Apache License 2.0

Python 12.37% Shell 3.69% C++ 76.18% Protocol Buffer 3.96% C 0.31% JavaScript 1.97% HTML 0.01% CSS 0.47% CMake 0.19% Smarty 0.84%

apollo's Introduction

Apollo

Build 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 the Apollo GitHub.

Apollo is an open autonomous driving platform. It is a high performance flexible architecture which supports fully autonomous driving capabilities.

Installation

We strongly recommend building Apollo in our pre-specified Docker environment. See the following instructions on how to set up the docker environment and build from source.

The docker environment can be set by the commands below.

bash docker/scripts/install_docker.sh
# logout and login to make sure to run docker command without sudo
docker ps  # to verify docker works without sudo
bash docker/scripts/dev_start.sh
bash docker/scripts/dev_into.sh

To build from source

bash apollo.sh build

Run Apollo

Follow the steps below to launch Apollo:

Start Apollo

# start Human Machine Interface(HMI)
bash scripts/hmi.sh

Access HMI

Access HMI by opening your favorite browser, e.g. Chrome, go to http://localhost:8887, click Dreamview to start. HMI Enable Dreamview

Click upper-right Dreamview button HMI Launch Dreamview

to load Dreamview UI.

Open Dreamview

Replay demo rosbag

# in a different terminal, in the apollo directory
bash docker/scripts/dev_into.sh # jump into the docker container
rosbag play -l ./docs/demo_guide/demo.bag

Dreamview should show a running vehicle with trajectory now. Dreamview with Trajectory

Advanced users who wish to build outside this Docker container can refer to the corresponding Docker specification file (./docker/dev.dockerfile).

Documents

Apollo documents can be found under the docs repository.

Ask 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 official website.

apollo's People

Contributors

allenlyu avatar bigwhite avatar capri2014 avatar cecilharvey avatar gengqx avatar haolongzhangm avatar henryhu6 avatar jmtao avatar kechxu avatar lianglia-apollo avatar siyangy avatar startcode avatar unship avatar wanglei828 avatar wysophie avatar xczhanjun avatar xiaoxq avatar xuanyuanking avatar ycool avatar yifeijiang avatar zwqaoy avatar

Watchers

 avatar  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.