top of page

Country

Mr. John Smith

Job title

Company

People

The development of autonomous vehicles requires extensive testing of software modules. Developing a reliable software platform which allows testing on a real vehicle is yet a challenging task. Therefore, open-source software platforms are becoming more important for researchers in the field of autonomous driving. For example, Baidu provides the open-source autonomous driving platform Apollo which aims to accelerate testing and deployment of autonomous vehicles. However, the complex software structure hinders an easy integration of developed software modules, especially the motion planning module. Moreover, Baidu's Apollo provides only one possibility to test one's own algorithms in simulation, namely to upload the algorithm in Baidu's cloud platform, which is unacceptable for most autonomous driving companies.


In contrast, the open-source CommonRoad benchmark suites contain diverse testing scenarios, e.g., highway, urban, dense traffic, and interaction with bicyclists and pedestrians. In addition, CommonRoad provides a motion planning framework in Python which enables rapid planner prototyping, along with additional tools, e.g., efficient collision checker, map format converter, and interface with the traffic simulator SUMO.


In this work, we introduce a Python API between the planning module of the Baidu Apollo platform and the CommonRoad software framework. The developed interface aims to bridge the gap between rapid prototyping for safe planning algorithms and real-time test drives. The API transfers perception and map information to the planner and then returns the planned trajectory. The users can either replace the Apollo planner with their own planner or integrate their planner as a fail-safe planner if the planned trajectory by Apollo is unsafe. With our interface, developers can first test their planners in diverse scenarios from the CommonRoad benchmark, and directly on a real vehicle afterwards using the Apollo platform. The latter can be performed without adapting their algorithms to Apollo software structures. Moreover, developers can record their test drives in CommonRoad format for offline analyses. We demonstrate our interface in several scenarios with increasing complexity.


Keywords: Autonomous Driving, Motion Planning, Open-Source Software Framework



Ms. Xiao Wang, Technische Universität München, GERMANY; Ms. Anna-Katharina Rettinger, Technische Universität München, GERMANY; Prof. Dr.-Ing. Matthias Althoff, Technische Universität München, GERMANY; Dr. Md Tawhid Bin Waez, Ford Motor Company, UNITED STATES

Coupling Apollo with the CommonRoad Motion Planning Framework

F2020-ACM-019 • Event Paper • FISITA Web Congress 2020 • Automated and Connected Mobility (ACM)

DOWNLOAD PAPER PDF
DOWNLOAD POSTER PDF
DOWNLOAD SLIDES PDF

Sign up or login to the ICC to download this item and access the entire FISITA library.

Upgrade your ICC subscription to access all Library items.

Congratulations! Your ICC subscription gives you complete access to the FISITA Library.

BUY NOW

Retrieving info...

Available for purchase on the FISITA Store

OR

bottom of page