RLPP: A Residual Method for Zero-Shot Real-World Autonomous Racing on Scaled Platforms
Edoardo Ghignone, Nicolas Baumann, Cheng Hu, Jonathan Wang, Lei Xie,, Andrea Carron, Michele Magno

TL;DR
RLPP is a hybrid residual reinforcement learning framework that enhances a traditional Pure Pursuit controller with RL, significantly improving real-world autonomous racing performance and reducing the sim-to-real gap.
Contribution
The paper introduces RLPP, a novel residual RL approach that combines classical control with RL to improve zero-shot real-world autonomous racing performance.
Findings
RLPP improves lap times by up to 6.37%
Reduces the sim-to-real gap by more than 8-fold
Closes over 52% of the performance gap to state-of-the-art methods
Abstract
Autonomous racing presents a complex environment requiring robust controllers capable of making rapid decisions under dynamic conditions. While traditional controllers based on tire models are reliable, they often demand extensive tuning or system identification. Reinforcement Learning (RL) methods offer significant potential due to their ability to learn directly from interaction, yet they typically suffer from the sim-to-real gap, where policies trained in simulation fail to perform effectively in the real world. In this paper, we propose RLPP, a residual RL framework that enhances a Pure Pursuit (PP) controller with an RL-based residual. This hybrid approach leverages the reliability and interpretability of PP while using RL to fine-tune the controller's performance in real-world scenarios. Extensive testing on the F1TENTH platform demonstrates that RLPP improves lap times of the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAutonomous Vehicle Technology and Safety · Vehicular Ad Hoc Networks (VANETs) · Real-time simulation and control systems
