deepmeng / Autoware

Open-Source To Self-Driving.

Home Page:https://www.autoware.ai/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Autoware

Native CI workflow CUDA CI workflow Cross CI workflow

Autoware is the world's first "all-in-one" open-source software for self-driving vehicles. The capabilities of Autoware are primarily well-suited for urban cities, but highways, freeways, mesomountaineous regions, and geofenced areas can be also covered. The code base of Autoware is protected by the Apache 2 License. Please use it at your own discretion. For safe use, we provide a ROSBAG-based simulation environment for those who do not own real autonomous vehicles. If you plan to use Autoware with real autonomous vehicles, please formulate safety measures and assessment of risk before field testing.

You may refer to Autoware Wiki for Users Guide and Developers Guide.

What Is Autoware

Autoware Overview

Autoware provides a rich set of self-driving modules composed of sensing, computing, and actuation capabilities. An overview of those capabilities is described here. Keywords include Localization, Mapping, Object Detection & Tracking, Traffic Light Recognition, Mission & Motion Planning, Trajectory Generation, Lane Detection & Selection, Vehicle Control, Sensor Fusion, Cameras, LiDARs, RADARs, Deep Learning, Rule-based System, Connected Navigation, Logging, Virtual Reality, and so on.

Free manuals can be also found at Autoware-Manuals. You are encouraged to contribute to the maintenance of these manuals. Thank you for your cooperation!

Getting Started

Autoware Demo

Recommended System Specifications

  • Number of CPU cores: 8
  • RAM size: 32GB
  • Storage size: 64GB+

Users Guide

  1. Installation
    1. Docker
    2. Source
  2. Demo
  3. Field Test
  4. Simulation Test
  5. Videos

Developers Guide

  1. Contribution Rules (Must Read)
  2. Overview
  3. Specification

Research Papers for Citation

  1. S. Kato, S. Tokunaga, Y. Maruyama, S. Maeda, M. Hirabayashi, Y. Kitsukawa, A. Monrroy, T. Ando, Y. Fujii, and T. Azumi,``Autoware on Board: Enabling Autonomous Vehicles with Embedded Systems,'' In Proceedings of the 9th ACM/IEEE International Conference on Cyber-Physical Systems (ICCPS2018), pp. 287-296, 2018. Link

  2. S. Kato, E. Takeuchi, Y. Ishiguro, Y. Ninomiya, K. Takeda, and T. Hamada. ``An Open Approach to Autonomous Vehicles,'' IEEE Micro, Vol. 35, No. 6, pp. 60-69, 2015. Link

Cloud Services

Autoware Online

You may test Autoware at Autoware Online. No need to install the Autoware repository to your local environment.

Automan

You may annotate and train your ROSBAG data using your web browser through Automan. The trained models can be used for deep neural network algorithms in Autoware, such as SSD and Yolo.

ROSBAG STORE

You may download a number of test and simulation data sets from Tier IV's ROSBAG STORE. Note that free accounts would not allow you to access image data due to privacy matters.

Map Tools

You may create 3D map data through Tier IV's Map Tools. The 3D map data used in Autoware are composed of point cloud structure data and vector feature data.

License

Autoware is provided under the Apache 2 License.

Contact

Autoware Discourse

Autoware Developers Slack Team

Please see the Support Guidelines for more details about getting help.


About

Open-Source To Self-Driving.

https://www.autoware.ai/

License:Apache License 2.0