The reviewed record of science sign in
Pith

arxiv: 2501.17311 · v2 · pith:Z2PIQVDE · submitted 2025-01-28 · cs.RO · cs.LG

RLPP: A Residual Method for Zero-Shot Real-World Autonomous Racing on Scaled Platforms

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:Z2PIQVDErecord.jsonopen to challenge →

classification cs.RO cs.LG
keywords rlppautonomouscontrollercontrollersperformanceracingreal-worldresidual
0
0 comments X
read the original 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 baseline controllers by up to 6.37 %, closing the gap to the State-of-the-Art methods by more than 52 % and providing reliable performance in zero-shot real-world deployment, overcoming key challenges associated with the sim-to-real transfer and reducing the performance gap from simulation to reality by more than 8-fold when compared to the baseline RL controller. The RLPP framework is made available as an open-source tool, encouraging further exploration and advancement in autonomous racing research. The code is available at: www.github.com/forzaeth/rlpp.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Physics-Informed Reinforcement Learning of Spatial Density Velocity Potentials for Map-Free Racing

    cs.RO 2026-04 unverdicted novelty 7.0

    A DRL policy learns racing controls from depth spectral distributions using a non-geometric physics-informed reward, achieving 12% better performance than humans on out-of-distribution tracks with under 1% of baseline...