Jeffrey28 / clap

Cloud-and-Learning compatible Automated vehicle Platform (Mirrored from Gitlab, please post issues to the Gitlab link)

Home Page:https://gitlab.com/umvdl/zzz/zzz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZZZ: Cloud Learning compatible Autonomous driving Platform (CLAP)

Simluator Platform

zzz

Table of Contents

Background

This code is a research oriented full stack autonomous driving platform. It has been implemented on the real autonomous vechiels as well as CARLA simluator.

Usage

Running with CARLA: compatible and easily access

Please checkout the branch: dev/zhcao/master

The goals for this repository are:

  1. Easily setup the environment: mainly using python
  2. Easily transfer to real vehicle driving: Sharing the same code environment with the real vehicle implementment

Running on real vehicles: efficient and stable

Please checkout the branch: dev/xiaopengG3

The goals for this repository are:

  1. Same codes with the real vehicle driving
  2. Efficient: Codes are written in C++ for efficiency.

Example driving data can be downloaded from:

  https://pan.baidu.com/s/1846ZN8GzlhuyUD5FQEf_jw
  password:18xx
  Please reading the record.txt for detailed description.

Contributing

Feel free to dive in!

Contributors main come from Tsinghua University and University of Michigan.

  • Contributors: Dr. Zhong Cao (Tsinghua), Yuanxin Zhong (Umich), Minghan Zhu (Umich), Weitao Zhou (Tsinghua)
  • Advisors: Pro. Diang Yang (Tsinghua), Prof. Huei Peng (Umich), Dr. Shaobing Xu (Umich)

Citation

If you use this codes, please cite our IV2020 paper:

@inproceedings{zhong2020clap,
  title={CLAP: Cloud-and-Learning-compatible Autonomous driving Platform},
  author={Zhong, Yuanxin and Cao, Zhong and Zhu, Minghan and Wang, Xinpeng and Yang, Diange and Peng, Huei},
  booktitle={2020 IEEE Intelligent Vehicles Symposium (IV)},
  pages={1450--1456},
  organization={IEEE} 
}

Contact

Please contact us if you have any questions. Zhong Cao (Tsinghua University): caozhong@tsinghua.edu.cn, Yuanxin Zhong (University of Michigan): zyxin@umich.edu

About

Cloud-and-Learning compatible Automated vehicle Platform (Mirrored from Gitlab, please post issues to the Gitlab link)

https://gitlab.com/umvdl/zzz/zzz


Languages

Language:Python 93.0%Language:C++ 4.1%Language:CMake 2.8%Language:Shell 0.1%