From perception to control: an autonomous driving system for a formula student driverless car
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.
Code (1)
Tasks
Autonomous DrivingModel Predictive ControlState EstimationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
DME-Driver: Integrating Human Decision Logic and 3D Scene Perception in Autonomous Driving
In the field of autonomous driving, two important features of autonomous driving car systems are the explainability of decision logic and the accuracy of environmental perception. This paper introduces DME-Driver, a new …
Autonomous DrivingLanguage ModelingLanguage ModellingSelf-Driving CarsDRO-EDL-MPC: Evidential Deep Learning-Based Distributionally Robust Model Predictive Control for Safe Autonomous Driving
Safety is a critical concern in motion planning for autonomous vehicles. Modern autonomous vehicles rely on neural network-based perception, but making control decisions based on these inference results poses significant…
Autonomous VehiclesAutonomous DrivingMotion PlanningMulti-Agent Connected Autonomous Driving using Deep Reinforcement Learning
The capability to learn and adapt to changes in the driving environment is crucial for developing autonomous driving systems that are scalable beyond geo-fenced operational design domains. Deep Reinforcement Learning (RL…
Autonomous DrivingDeep Reinforcement Learningreinforcement-learningReinforcement Learning+1Combating Partial Perception Deficit in Autonomous Driving with Multimodal LLM Commonsense
Partial perception deficits can compromise autonomous vehicle safety by disrupting environmental understanding. Current protocols typically respond with immediate stops or minimal-risk maneuvers, worsening traffic flow a…
Autonomous DrivingMotion PlanningTraffic Flow Simulation for Autonomous Driving
A traffic system is a random and complex large system, which is difficult to conduct repeated modelling and control research in a real traffic environment. With the development of automatic driving technology, the requir…
Autonomous DrivingAutonomous VehiclesDecision MakingMotion Planning