Planning the path with Reinforcement Learning: Optimal Robot Motion Planning in RoboCup Small Size League Environments
Mateus G. Machado, João G. Melo, Cleber Zanchettin, Pedro H. M. Braga, Pedro V. Cunha, Edna N. S. Barros, Hansenclever F. Bassani
TL;DR
Problem: RL for robot motion planning in dynamic RoboCup SSL environments. Approach: a model-free SAC-based path-planning framework evaluated across Baseline, Proposed, and Obstacle RL environments, with Frame Skip and CAPS to stabilize actions. Contributions: a simplified Proposed environment, a mobile-obstacle variant, and a FSCAPS stabilization strategy, plus real-world validation. Findings: obstacle-free experiments show substantial gains including roughly $60\%$ time savings; obstacle tests show robust avoidance and low collision rates, and real-world trials demonstrate transferability. Significance: the results support practical, scalable RL-based path planning for fast, multi-robot SSL settings and guide Sim2Real deployment strategies.
Abstract
This work investigates the potential of Reinforcement Learning (RL) to tackle robot motion planning challenges in the dynamic RoboCup Small Size League (SSL). Using a heuristic control approach, we evaluate RL's effectiveness in obstacle-free and single-obstacle path-planning environments. Ablation studies reveal significant performance improvements. Our method achieved a 60% time gain in obstacle-free environments compared to baseline algorithms. Additionally, our findings demonstrated dynamic obstacle avoidance capabilities, adeptly navigating around moving blocks. These findings highlight the potential of RL to enhance robot motion planning in the challenging and unpredictable SSL environment.
