ucla-mobility / OpenCDA
- пятница, 30 июля 2021 г. в 00:29:40
A generalized framework for prototyping full-stack cooperative driving automation applications under CARLA+SUMO.
OpenCDA is a generalized framework for prototyping cooperative driving automation (CDA; see SAE J3216) applications (e.g., cooperative perception, platooning) as well as automated driving components (e.g., perception, localization, planning, control) integrated with automated driving simulation (CARLA), traffic simulation (SUMO), and Co-simulation (CARLA + SUMO). OpenCDA builds upon standard automated driving system (ADS) platforms and focuses on various classes of data exchanges and cooperation between vehicles, infrastructure, and other road users (e.g., pedestrians).
The goal of the OpenCDA project is to enable researchers and engineers to prototype any cooperative driving applications using our full-stack CDA platform and test them from both automated driving and traffic operations perspectives. OpenCDA bridges the gaps between the communities of automated driving and transporation engineering. Eventually, OpenCDA can be used to develop and test cooperative driving functions and applications for improving safety, sustainability, and efficiency of future transportation systems.
The key features of OpenCDA are:
Users could refer to OpenCDA documentation for more details.
OpenCDA consists of three major component: Cooperative Driving System, Co-Simulation Tools, and Scenario Manager.
Check the OpenCDA Introduction for more details.
If you are using our OpenCDA framework or codes for your development, please cite the following paper:
@inproceedings{xu2021opencda,
title={OpenCDA: An Open Cooperative Driving Automation Framework
Integrated with Co-Simulation},
author={Runsheng Xu, Yi Guo, Xu Han, Xin Xia, Hao Xiang, Jiaqi Ma},
booktitle={2021 IEEE Intelligent Transportation Systems Conference (ITSC)},
year={2021}
}
The arxiv link to the paper: https://arxiv.org/abs/2107.06260
Also, under this LICENSE, OpenCDA is for non-commercial research only. Researchers can modify the source code for their own research only. Contracted work that generates corporate revenues and other general commercial use are prohibited under this LICENSE. See the LICENSE file for details and possible opportunities for commercial use.
Note: We continuously improve the performance of OpenCDA. Currently, it is mainly tested in our customized maps and Carla town06 map; therefore, we DO NOT guarantee the same level of robustness in other maps.
We welcome your contributions.
The current version features the following:
Future versions are expected to include the following:
OpenCDA is supported by the UCLA Mobility Lab.