paper-with-me

Papers

Towards Safe Autonomous Driving: A Real-Time Motion Planning Algorithm on Embedded Hardware

2026-01-07 · Korbinian Moller, Glenn Johannes Tungka, Lucas Jürgens, Johannes Betz arxiv

Ensuring the functional safety of Autonomous Vehicles (AVs) requires motion planning modules that not only operate within strict real-time constraints but also maintain controllability in case of system faults. Existing safeguarding concepts, such as Online Verification (OV), provide safety layers that detect infeasible planning outputs. However, they lack an active mechanism to ensure safe operation in the event that the main planner fails. This paper presents a first step toward an active safety extension for fail-operational Autonomous Driving (AD). We deploy a lightweight sampling-based trajectory planner on an automotive-grade, embedded platform running a Real-Time Operating System (RTOS). The planner continuously computes trajectories under constrained computational resources, forming the foundation for future emergency planning architectures. Experimental results demonstrate deterministic timing behavior with bounded latency and minimal jitter, validating the feasibility of trajectory planning on safety-certifiable hardware. The study highlights both the potential and the remaining challenges of integrating active fallback mechanisms as an integral part of next-generation safeguarding frameworks. The code is available at: https://github.com/TUM-AVS/real-time-motion-planning

📄 PDF Abstract BibTeX arXiv:2601.03904

Code (0)

등록된 구현이 없습니다.

Tasks

Trajectory PlanningAutonomous VehiclesAutonomous DrivingMotion Planning

Similar Papers 제목 키워드 기반

Safety-aware Motion Prediction with Unseen Vehicles for Autonomous Driving

2021-09-03 · ICCV 2021 10 · Xuanchi Ren, Tao Yang, Li Erran Li, Alexandre Alahi 외

Motion prediction of vehicles is critical but challenging due to the uncertainties in complex environments and the limited visibility caused by occlusions and limited sensor ranges. In this paper, we study a new task, sa…

Autonomous Drivingmotion predictionPredictionTrajectory Prediction

DeepAccident: A Motion and Accident Prediction Benchmark for V2X Autonomous Driving

2023-04-03 · Tianqi Wang, Sukmin Kim, Wenxuan Ji, Enze Xie 외

Safety is the primary priority of autonomous driving. Nevertheless, no published dataset currently supports the direct and explainable safety evaluation for autonomous driving. In this work, we propose DeepAccident, a la…

3D Object DetectionAutonomous Drivingobject-detectionObject Detection+1

SafeCast: Risk-Responsive Motion Forecasting for Autonomous Vehicles

2025-03-28 · Haicheng Liao, Hanlin Kong, Bin Rao, Bonan Wang 외

Accurate motion forecasting is essential for the safety and reliability of autonomous driving (AD) systems. While existing methods have made significant progress, they often overlook explicit safety constraints and strug…

Autonomous DrivingAutonomous VehiclesCollision AvoidanceGraph Attention+1

PanguMotion: Continuous Driving Motion Forecasting with Pangu Transformers

2026-03-17 · Quanhao Ren, Yicheng Li, Nan Song arxiv

Motion forecasting is a core task in autonomous driving systems, aiming to accurately predict the future trajectories of surrounding agents to ensure driving safety. Existing methods typically process discrete driving sc…

Autonomous DrivingMotion Forecasting

CIMRL: Combining IMitation and Reinforcement Learning for Safe Autonomous Driving

2024-06-13 · Jonathan Booher, Khashayar Rohanimanesh, Junhong Xu, Vladislav Isenbaev 외

Modern approaches to autonomous driving rely heavily on learned components trained with large amounts of human driving data via imitation learning. However, these methods require large amounts of expensive data collectio…

Autonomous DrivingAutonomous VehiclesImitation Learningreinforcement-learning+3