LGROApr 24, 2025

High-Performance Reinforcement Learning on Spot: Optimizing Simulation Parameters with Distributional Measures

arXiv:2504.17857v311 citationsh-index: 34Has CodeICRA
Originality Incremental advance
AI Analysis

This work enables high-performance, agile control for Spot robots, though it is incremental as it builds on existing sim2real and optimization methods.

The paper tackles the problem of deploying reinforcement learning policies on Boston Dynamics Spot hardware by optimizing simulation parameters using distributional measures, achieving locomotion speeds over 5.2 m/s, more than triple the default controller's maximum speed, with robustness to slippery surfaces and disturbance rejection.

This work presents an overview of the technical details behind a high performance reinforcement learning policy deployment with the Spot RL Researcher Development Kit for low level motor access on Boston Dynamics Spot. This represents the first public demonstration of an end to end end reinforcement learning policy deployed on Spot hardware with training code publicly available through Nvidia IsaacLab and deployment code available through Boston Dynamics. We utilize Wasserstein Distance and Maximum Mean Discrepancy to quantify the distributional dissimilarity of data collected on hardware and in simulation to measure our sim2real gap. We use these measures as a scoring function for the Covariance Matrix Adaptation Evolution Strategy to optimize simulated parameters that are unknown or difficult to measure from Spot. Our procedure for modeling and training produces high quality reinforcement learning policies capable of multiple gaits, including a flight phase. We deploy policies capable of over 5.2ms locomotion, more than triple Spots default controller maximum speed, robustness to slippery surfaces, disturbance rejection, and overall agility previously unseen on Spot. We detail our method and release our code to support future work on Spot with the low level API.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes