paper-with-me

홈 › Papers

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

2019-08-31 · Tairan Chen, Zirui Li, Yiting He, Zewen Xu, Zhe Yan, Huiqian Li

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.

📄 PDF Abstract BibTeX arXiv:1909.00119

Code (1)

bitfsd/fsd_algorithm 공식 구현

Tasks

Autonomous DrivingModel Predictive ControlState Estimation

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

DME-Driver: Integrating Human Decision Logic and 3D Scene Perception in Autonomous Driving

2024-01-08 · Wencheng Han, Dongqian Guo, Cheng-Zhong Xu, Jianbing Shen

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 Cars

DRO-EDL-MPC: Evidential Deep Learning-Based Distributionally Robust Model Predictive Control for Safe Autonomous Driving

2025-07-08 · Hyeongchan Ham, Heejin Ahn arxiv

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 Planning

Multi-Agent Connected Autonomous Driving using Deep Reinforcement Learning

2019-11-11 · Praveen Palanisamy

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+1

Combating Partial Perception Deficit in Autonomous Driving with Multimodal LLM Commonsense

2025-03-10 · Yuting Hu, Chenhui Xu, Ruiyang Qin, Dancheng Liu 외

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 Planning

Traffic Flow Simulation for Autonomous Driving

2023-07-23 · Junfeng Li, Changqing Yan

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