Learning a Terrain- and Robot-Aware Dynamics Model for Autonomous Mobile Robot Navigation
Jan Achterhold, Suresh Guttikonda, Jens U. Kreber, Haolong Li, Joerg Stueckler
TL;DR
The paper addresses autonomous navigation under variations in terrain friction and robot properties. It introduces TRADYN, a probabilistic forward dynamics model conditioned on a latent robot context $\boldsymbol{\beta}$ and terrain features $\boldsymbol{\tau}$, trained with an ELBO objective and calibrated online to a target environment. Key contributions include explicit joint modeling of terrain- and robot-specific properties, integration of terrain lookups during planning, and demonstration of improved long-horizon prediction and planning efficiency in a 2D unicycle simulation, including robustness analyses under action and observation noise. The work offers a practical, data-driven path to adaptive, energy-efficient navigation in heterogeneous terrains, with potential extensions to real-world scenarios involving partial observability and map learning.
Abstract
Mobile robots should be capable of planning cost-efficient paths for autonomous navigation. Typically, the terrain and robot properties are subject to variations. For instance, properties of the terrain such as friction may vary across different locations. Also, properties of the robot may change such as payloads or wear and tear, e.g., causing changing actuator gains or joint friction. Autonomous navigation approaches should thus be able to adapt to such variations. In this article, we propose a novel approach for learning a probabilistic, terrain- and robot-aware forward dynamics model (TRADYN) which can adapt to such variations and demonstrate its use for navigation. Our learning approach extends recent advances in meta-learning forward dynamics models based on Neural Processes for mobile robot navigation. We evaluate our method in simulation for 2D navigation of a robot with uni-cycle dynamics with varying properties on terrain with spatially varying friction coefficients. In our experiments, we demonstrate that TRADYN has lower prediction error over long time horizons than model ablations which do not adapt to robot or terrain variations. We also evaluate our model for navigation planning in a model-predictive control framework and under various sources of noise. We demonstrate that our approach yields improved performance in planning control-efficient paths by taking robot and terrain properties into account.
