Wheeled Lab is an open-source ecosystem that trains three zero-shot RL policies on low-cost wheeled robots in Isaac Lab and deploys them in the real world.
A Multi-step Dynamics Modeling Framework For Autonomous Driving In Multiple Environments
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Modeling dynamics is often the first step to making a vehicle autonomous. While on-road autonomous vehicles have been extensively studied, off-road vehicles pose many challenging modeling problems. An off-road vehicle encounters highly complex and difficult-to-model terrain/vehicle interactions, as well as having complex vehicle dynamics of its own. These complexities can create challenges for effective high-speed control and planning. In this paper, we introduce a framework for multistep dynamics prediction that explicitly handles the accumulation of modeling error and remains scalable for sampling-based controllers. Our method uses a specially-initialized Long Short-Term Memory (LSTM) over a limited time horizon as the learned component in a hybrid model to predict the dynamics of a 4-person seating all-terrain vehicle (Polaris S4 1000 RZR) in two distinct environments. By only having the LSTM predict over a fixed time horizon, we negate the need for long term stability that is often a challenge when training recurrent neural networks. Our framework is flexible as it only requires odometry information for labels. Through extensive experimentation, we show that our method is able to predict millions of possible trajectories in real-time, with a time horizon of five seconds in challenging off road driving scenarios.
citation-role summary
citation-polarity summary
fields
cs.RO 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Wheeled Lab: Modern Sim2Real for Low-cost, Open-source Wheeled Robotics
Wheeled Lab is an open-source ecosystem that trains three zero-shot RL policies on low-cost wheeled robots in Isaac Lab and deploys them in the real world.