English

Autonomous overtaking trajectory optimization using reinforcement learning and opponent pose estimation

Robotics 2026-03-31 v1

Abstract

Vehicle overtaking is one of the most complex driving maneuvers for autonomous vehicles. To achieve optimal autonomous overtaking, driving systems rely on multiple sensors that enable safe trajectory optimization and overtaking efficiency. This paper presents a reinforcement learning mechanism for multi-agent autonomous racing environments, enabling overtaking trajectory optimization, based on LiDAR and depth image data. The developed reinforcement learning agent uses pre-generated raceline data and sensor inputs to compute the steering angle and linear velocity for optimal overtaking. The system uses LiDAR with a 2D detection algorithm and a depth camera with YOLO-based object detection to identify the vehicle to be overtaken and its pose. The LiDAR and the depth camera detection data are fused using a UKF for improved opponent pose estimation and trajectory optimization for overtaking in racing scenarios. The results show that the proposed algorithm successfully performs overtaking maneuvers in both simulation and real-world experiments, with pose estimation RMSE of (0.0816, 0.0531) m in (x, y).

Keywords

Cite

@article{arxiv.2603.27207,
  title  = {Autonomous overtaking trajectory optimization using reinforcement learning and opponent pose estimation},
  author = {Matej Rene Cihlar and Luka Šiktar and Branimir Ćaran and Marko Švaco},
  journal= {arXiv preprint arXiv:2603.27207},
  year   = {2026}
}

Comments

The paper is accepted and presented on the 35th International Conference on Robotics in Alpe-Adria-Danube Region, RAAD 2026, Bratislava, Slovakia

R2 v1 2026-07-01T11:42:12.863Z