SOTAVerified

From perception to control: an autonomous driving system for a formula student driverless car

2019-08-31Code Available0· sign in to hype

Tairan Chen, Zirui Li, Yiting He, Zewen Xu, Zhe Yan, Huiqian Li

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

This paper introduces the autonomous system of the "Smart Shark II" which won the Formula Student Autonomous China (FSAC) Competition in 2018. In this competition, an autonomous racecar is required to complete autonomously two laps of unknown track. In this paper, the author presents the self-driving software structure of this racecar which ensure high vehicle speed and safety. The key components ensure a stable driving of the racecar, LiDAR-based and Vision-based cone detection provide a redundant perception; the EKF-based localization offers high accuracy and high frequency state estimation; perception results are accumulated in time and space by occupancy grid map. After getting the trajectory, a model predictive control algorithm is used to optimize in both longitudinal and lateral control of the racecar. Finally, the performance of an experiment based on real-world data is shown.

Tasks

Reproductions