Table of Contents
Fetching ...

GRoQ-LoCO: Generalist and Robot-agnostic Quadruped Locomotion Control using Offline Datasets

Narayanan PP, Sarvesh Prasanth Venkatesan, Srinivas Kantha Reddy, Shishir Kolathaya

TL;DR

GRoQ-LoCO tackles the challenge of generalizing quadruped locomotion across diverse morphologies and terrains using offline data alone. It trains a single, attention-based policy on heterogeneous expert demonstrations of flat-ground and stair climbing without robot-identity encodings, enabling strong zero-shot transfer to unseen robots and terrains, including hardware deployment on Go1 and Stoch5. The approach combines a modular architecture with sinusoidal positional embeddings and a per-joint adaptive loss to fuse multiple behaviors, achieving cross-embodiment generalization and robustness to novel terrains like slopes up to $40^\circ$. This offline, data-driven framework underscores the potential of large-scale, morphology-diverse datasets for scalable, real-world legged locomotion without online interaction.

Abstract

Recent advancements in large-scale offline training have demonstrated the potential of generalist policy learning for complex robotic tasks. However, applying these principles to legged locomotion remains a challenge due to continuous dynamics and the need for real-time adaptation across diverse terrains and robot morphologies. In this work, we propose GRoQ-LoCO, a scalable, attention-based framework that learns a single generalist locomotion policy across multiple quadruped robots and terrains, relying solely on offline datasets. Our approach leverages expert demonstrations from two distinct locomotion behaviors - stair traversal (non-periodic gaits) and flat terrain traversal (periodic gaits) - collected across multiple quadruped robots, to train a generalist model that enables behavior fusion. Crucially, our framework operates solely on proprioceptive data from all robots without incorporating any robot-specific encodings. The policy is directly deployable on an Intel i7 nuc, producing low-latency control outputs without any test-time optimization. Our extensive experiments demonstrate zero-shot transfer across highly diverse quadruped robots and terrains, including hardware deployment on the Unitree Go1, a commercially available 12kg robot. Notably, we evaluate challenging cross-robot training setups where different locomotion skills are unevenly distributed across robots, yet observe successful transfer of both flat walking and stair traversal behaviors to all robots at test time. We also show preliminary walking on Stoch 5, a 70kg quadruped, on flat and outdoor terrains without requiring any fine tuning. These results demonstrate the potential of offline, data-driven learning to generalize locomotion across diverse quadruped morphologies and behaviors.

GRoQ-LoCO: Generalist and Robot-agnostic Quadruped Locomotion Control using Offline Datasets

TL;DR

GRoQ-LoCO tackles the challenge of generalizing quadruped locomotion across diverse morphologies and terrains using offline data alone. It trains a single, attention-based policy on heterogeneous expert demonstrations of flat-ground and stair climbing without robot-identity encodings, enabling strong zero-shot transfer to unseen robots and terrains, including hardware deployment on Go1 and Stoch5. The approach combines a modular architecture with sinusoidal positional embeddings and a per-joint adaptive loss to fuse multiple behaviors, achieving cross-embodiment generalization and robustness to novel terrains like slopes up to . This offline, data-driven framework underscores the potential of large-scale, morphology-diverse datasets for scalable, real-world legged locomotion without online interaction.

Abstract

Recent advancements in large-scale offline training have demonstrated the potential of generalist policy learning for complex robotic tasks. However, applying these principles to legged locomotion remains a challenge due to continuous dynamics and the need for real-time adaptation across diverse terrains and robot morphologies. In this work, we propose GRoQ-LoCO, a scalable, attention-based framework that learns a single generalist locomotion policy across multiple quadruped robots and terrains, relying solely on offline datasets. Our approach leverages expert demonstrations from two distinct locomotion behaviors - stair traversal (non-periodic gaits) and flat terrain traversal (periodic gaits) - collected across multiple quadruped robots, to train a generalist model that enables behavior fusion. Crucially, our framework operates solely on proprioceptive data from all robots without incorporating any robot-specific encodings. The policy is directly deployable on an Intel i7 nuc, producing low-latency control outputs without any test-time optimization. Our extensive experiments demonstrate zero-shot transfer across highly diverse quadruped robots and terrains, including hardware deployment on the Unitree Go1, a commercially available 12kg robot. Notably, we evaluate challenging cross-robot training setups where different locomotion skills are unevenly distributed across robots, yet observe successful transfer of both flat walking and stair traversal behaviors to all robots at test time. We also show preliminary walking on Stoch 5, a 70kg quadruped, on flat and outdoor terrains without requiring any fine tuning. These results demonstrate the potential of offline, data-driven learning to generalize locomotion across diverse quadruped morphologies and behaviors.
Paper Structure (20 sections, 19 equations, 16 figures, 6 tables)

This paper contains 20 sections, 19 equations, 16 figures, 6 tables.

Figures (16)

  • Figure 1: Frames of Go1 robot traversing 15cm stairs. The policy showed zero shot transfer to Go1 for flat terrains and staircases.
  • Figure 2: Offline data generation pipeline used in GROQLoco, illustrating trajectory collection from expert RL policies on diverse terrains and robot morphologies.
  • Figure 3: Model architecture of GRoQ-LoCO, showing the sequential processing pipeline with observation encoding, causal attention, GRU-based temporal modeling, and MLP action prediction.
  • Figure 4:
  • Figure 5: Go1(ZS) Foot contact sequence on Flat terrain- black regions are periods of foot contact
  • ...and 11 more figures