English

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

Robotics 2026-01-08 v1

Abstract

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

Keywords

Cite

@article{arxiv.2601.03904,
  title  = {Towards Safe Autonomous Driving: A Real-Time Motion Planning Algorithm on Embedded Hardware},
  author = {Korbinian Moller and Glenn Johannes Tungka and Lucas Jürgens and Johannes Betz},
  journal= {arXiv preprint arXiv:2601.03904},
  year   = {2026}
}

Comments

7 pages, submitted to the IEEE Intelligent Vehicles Symposium (IV 2026), Detroit, MI, United States

R2 v1 2026-07-01T08:54:18.871Z