Autonomous Formula Racecar: Overall System Design and Experimental Validation

Hanqing Tian,Jun Ni,Zirui Li,Jibin Hu
DOI: https://doi.org/10.48550/arXiv.2009.00385
2020-09-01
Abstract:This paper develops and summarizes the work of building the autonomous integrated system including perception system and vehicle dynamic controller for a formula student autonomous racecar. We propose a system framework combining X-by-wired modification, perception & motion planning and vehicle dynamic control as a template of FSAC racecar which can be easily replicated. A LIDAR-vision cooperating method of detecting traffic cone which is used as track mark is proposed. Detection algorithm of the racecar also implements a precise and high rate localization method which combines the GPS-INS data and LIDAR odometry. Besides, a track map including the location and color information of the cones is built simultaneously. Finally, the system and vehicle performance on a closed loop track is tested. This paper also briefly introduces the Formula Student Autonomous Competition (FSAC).
Robotics,Systems and Control
What problem does this paper attempt to address?
The main problem that this paper attempts to solve is to construct an autonomous integration system for autonomous racing cars in the Formula Student Autonomous Competition (FSAC). Specifically, the paper proposes a system framework that combines X - by - wire modification, perception and motion planning, and vehicle dynamic control, aiming to provide an easily reproducible template for FSAC racing cars. The following are the key technologies mentioned in the paper and their objectives: 1. **X - by - wire Modification**: - **Problem**: In the traditional Formula Student Competition (FSC), racing cars are operated by drivers through mechanical systems, while in FSAC, vehicles need to be controlled by electronic signals. - **Solution**: The paper details how to modify the racing car with steer - by - wire, brake - by - wire and accelerate - by - wire to achieve electronic control. 2. **Environmental Perception and Motion Planning**: - **Problem**: In the FSAC competition environment, the track boundaries are composed of multiple cones (with a height of about 45 centimeters) and a width of about 5 meters, which is different from traditional roads. - **Solution**: The paper proposes a traffic cone detection method combining LIDAR and vision, and realizes a high - precision positioning method, combining GPS - INS data and LIDAR odometry. At the same time, a track map containing the position and color information of cones is also constructed. 3. **Vehicle Dynamic Control**: - **Problem**: Autonomous racing cars need to have specific dynamic characteristics in the competition to ensure stability, safety and comfort. - **Solution**: The paper introduces several vehicle control technologies applied to racing car path tracking, such as Active Front Steer (AFS) and Direct Yaw Control (DYC), to improve longitudinal and lateral tracking capabilities. In addition, the paper also describes in detail the design of the vehicle platform and software architecture, including vehicle modification, software hierarchy, state machine design, and specific algorithms for environmental perception. Through the comprehensive application of these technologies, the paper aims to provide a complete system framework to support the design, perception and control of autonomous racing cars in FSAC.