Predicting Energy Consumption of Ground Robots On Uneven Terrains
Minghan Wei, Volkan Isler

TL;DR
This paper presents a data-driven neural network approach to predict energy consumption of ground robots on uneven terrains, outperforming physics-based models and generalizing well to new environments.
Contribution
The paper introduces a ResNet-based neural network model that accurately predicts energy consumption considering terrain geometry and motion direction, improving over traditional physics models.
Findings
Prediction error within 12% of ground truth
Outperforms physics-based baseline by over 10%
Generalizes effectively to unseen terrains with varying slopes
Abstract
Optimizing energy consumption for robot navigation in fields requires energy-cost maps. However, obtaining such a map is still challenging, especially for large, uneven terrains. Physics-based energy models work for uniform, flat surfaces but do not generalize well to these terrains. Furthermore, slopes make the energy consumption at every location directional and add to the complexity of data collection and energy prediction. In this paper, we address these challenges in a data-driven manner. We consider a function which takes terrain geometry and robot motion direction as input and outputs expected energy consumption. The function is represented as a ResNet-based neural network whose parameters are learned from field-collected data. The prediction accuracy of our method is within 12% of the ground truth in our test environments that are unseen during training. We compare our method to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotic Locomotion and Control · Robotic Path Planning Algorithms · Reinforcement Learning in Robotics
