Winning Through Simplicity: Autonomous Car Design for Formula Student
Tobias Friedrich, Marco Müller, Adrian Bauske, Simon Härtl, Johannes Herrmann, David Förster, Tobias Tietze, Sebastian Sartor
TL;DR
The paper presents a self-designed autonomous race car by Elefant Racing for Formula Student Driverless, emphasizing a simple, attachable, and robust platform suitable for small teams. It combines an EKF-based state estimator, CENTERNET-based perception with stereo depth, and FastSLAM 1 localization, all guided by a Model Predictive Control planner with a horizon of $H=40$ solved every 50 ms and a blended kinematic/dynamic vehicle model. A hardcoded track centerline for Acceleration/Skidpad and a cone-gate based centerline discovery for Autocross/Trackdrive enable reliable navigation across known and unknown tracks, while the hardware design (DCU, EBS, wheel-hub motors, and steering actuator) supports future expansion. The work demonstrates that a compact, modular, and deliberately simple autonomous system can achieve competitive performance and practical impact, as evidenced by the engineering design award and multi-discipline functionality.
Abstract
This paper presents the design of an autonomous race car that is self-designed, self-developed, and self-built by the Elefant Racing team at the University of Bayreuth. The system is created to compete in the Formula Student Driverless competition. Its primary focus is on the Acceleration track, a straight 75-meter-long course, and the Skidpad track, which comprises two circles forming an eight. Additionally, it is experimentally capable of competing in the Autocross and Trackdrive events, which feature tracks with previously unknown straights and curves. The paper details the hardware, software and sensor setup employed during the 2020/2021 season. Despite being developed by a small team with limited computer science expertise, the design won the Formula Student East Engineering Design award. Emphasizing simplicity and efficiency, the team employed streamlined techniques to achieve their success.
