English

Designing for Distributed Heterogeneous Modularity: On Software Architecture and Deployment of MoonBots

Robotics 2025-12-05 v2

Abstract

This paper presents the software architecture and deployment strategy behind the MoonBot platform: a modular space robotic system composed of heterogeneous components distributed across multiple computers, networks and ultimately celestial bodies. We introduce a principled approach to distributed, heterogeneous modularity, extending modular robotics beyond physical reconfiguration to software, communication and orchestration. We detail the architecture of our system that integrates component-based design, a data-oriented communication model using ROS2 and Zenoh, and a deployment orchestrator capable of managing complex multi-module assemblies. These abstractions enable dynamic reconfiguration, decentralized control, and seamless collaboration between numerous operators and modules. At the heart of this system lies our open-source Motion Stack software, validated by months of field deployment with self-assembling robots, inter-robot cooperation, and remote operation. Our architecture tackles the significant hurdles of modular robotics by significantly reducing integration and maintenance overhead, while remaining scalable and robust. Although tested with space in mind, we propose generalizable patterns for designing robotic systems that must scale across time, hardware, teams and operational environments.

Keywords

Cite

@article{arxiv.2511.01437,
  title  = {Designing for Distributed Heterogeneous Modularity: On Software Architecture and Deployment of MoonBots},
  author = {Elian Neppel and Shamistan Karimov and Ashutosh Mishra and Gustavo Hernan Diaz Huenupan and Hazal Gozbasi and Kentaro Uno and Shreya Santra and Kazuya Yoshida},
  journal= {arXiv preprint arXiv:2511.01437},
  year   = {2025}
}

Comments

6 pages, 8 figures. Accepted at ISPARO 2025

R2 v1 2026-07-01T07:19:02.334Z