pith. sign in

arxiv: 2409.15783 · v1 · pith:ICBCXXYKnew · submitted 2024-09-24 · 💻 cs.RO

AnyCar to Anywhere: Learning Universal Dynamics Model for Agile and Adaptive Mobility

classification 💻 cs.RO
keywords modelagileacrossanycarcontrolmodelsrobotvarious
0
0 comments X
read the original abstract

Recent works in the robot learning community have successfully introduced generalist models capable of controlling various robot embodiments across a wide range of tasks, such as navigation and locomotion. However, achieving agile control, which pushes the limits of robotic performance, still relies on specialist models that require extensive parameter tuning. To leverage generalist-model adaptability and flexibility while achieving specialist-level agility, we propose AnyCar, a transformer-based generalist dynamics model designed for agile control of various wheeled robots. To collect training data, we unify multiple simulators and leverage different physics backends to simulate vehicles with diverse sizes, scales, and physical properties across various terrains. With robust training and real-world fine-tuning, our model enables precise adaptation to different vehicles, even in the wild and under large state estimation errors. In real-world experiments, AnyCar shows both few-shot and zero-shot generalization across a wide range of vehicles and environments, where our model, combined with a sampling-based MPC, outperforms specialist models by up to 54%. These results represent a key step toward building a foundation model for agile wheeled robot control. We will also open-source our framework to support further research.

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. Balancing Accuracy and Efficiency: Adaptive Dynamics Orchestration for Model Predictive Control

    cs.RO 2026-05 unverdicted novelty 4.0

    ADO dynamically selects from a library of vehicle dynamics models for MPC by estimating terrain-specific accuracy via residual errors on counterfactual rollouts, reducing error versus fixed low-latency models while av...