ROMar 11, 2020

Accurate Mapping and Planning for Autonomous Racing

arXiv:2003.05266v43 citations
AI Analysis

This work addresses high-speed autonomous driving in unknown environments for racing competitions, representing an incremental improvement over previous solutions.

The paper tackles autonomous racing by developing a perception, mapping, and planning pipeline that won first place in the 2019 Formula Student Germany competition, achieving a speed increase from 3 m/s to 12 m/s with an RMSE of 0.29 m in mapping accuracy.

This paper presents the perception, mapping, and planning pipeline implemented on an autonomous race car. It was developed by the 2019 AMZ driverless team for the Formula Student Germany (FSG) 2019 driverless competition, where it won 1st place overall. The presented solution combines early fusion of camera and LiDAR data, a layered mapping approach, and a planning approach that uses Bayesian filtering to achieve high-speed driving on unknown race tracks while creating accurate maps. We benchmark the method against our team's previous solution, which won FSG 2018, and show improved accuracy when driving at the same speeds. Furthermore, the new pipeline makes it possible to reliably raise the maximum driving speed in unknown environments from 3~m/s to 12~m/s while still mapping with an acceptable RMSE of 0.29~m.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes