English

Data-Driven Autoregressive Power Prediction for GTernal Robots in the Robotarium

Robotics 2026-03-17 v1

Abstract

Energy-aware algorithms for multi-robot systems require accurate power consumption models, yet existing approaches rely on kinematic approximations that fail to capture the complex dynamics of real hardware. We present a lightweight autoregressive predictor for the GTernal mobile robot platform deployed in the Georgia Tech Robotarium. Through analysis of 48,000 samples collected across six motion trials, we discover that power consumption exhibits strong temporal autocorrelation (ρ1=0.95\rho_1 = 0.95) that dominates kinematic effects. A 7,041-parameter multi-layer perceptron (MLP) achieves R2=0.90R^2 = 0.90 on held-out motion patterns by conditioning on recent power history, reaching the theoretical prediction ceiling imposed by measurement noise. Physical validation across seven robots in a collision avoidance scenario yields mean R2=0.87R^2 = 0.87, demonstrating zero-shot transfer to unseen robots and behaviors. The predictor runs in 224 μ\mus per inference, enabling real-time deployment at 150×\times the platform's 30 Hz control rate. We release the trained model and dataset to support energy-aware multi-robot algorithm development.

Keywords

Cite

@article{arxiv.2603.13908,
  title  = {Data-Driven Autoregressive Power Prediction for GTernal Robots in the Robotarium},
  author = {Yassin Abdelmeguid and Ammar Hasan},
  journal= {arXiv preprint arXiv:2603.13908},
  year   = {2026}
}

Comments

8 pages, 5 figures

R2 v1 2026-07-01T11:19:58.314Z