Morphogenetic Assembly and Adaptive Control for Heterogeneous Modular Robots
Chongxi Meng, Da Zhao, Yifei Zhao, Minghao Zeng, Yanmin Zhou, Zhipeng Wang, Bin He
TL;DR
The paper tackles reconfigurable heterogeneous modular robots by proposing a two-tier approach: a hierarchical planner to efficiently solve morphology-dependent assembly and an adaptive, morphology-agnostic motion controller based on GPU-accelerated annealed-variance MPPI. The high-level planner uses bidirectional heuristic search with a type-penalty to guide module relocations, while the low-level planner computes optimal trajectories with A*,; motion generation uses a multi-stage variance annealing strategy to balance exploration and convergence in real time. Key findings show that type-penalization improves robustness, greedy heuristics reduce execution cost, and the annealed-variance MPPI achieves real-time 50 Hz control with superior velocity tracking over standard MPPI. The results validate a full cycle from module assembly to dynamic control and suggest practical impact for scalable, adaptive modular robotics, with future work on Sim-to-Real transfer and lifecycle management using a reusable module resource pool.
Abstract
This paper presents a closed-loop automation framework for heterogeneous modular robots, covering the full pipeline from morphological construction to adaptive control. In this framework, a mobile manipulator handles heterogeneous functional modules including structural, joint, and wheeled modules to dynamically assemble diverse robot configurations and provide them with immediate locomotion capability. To address the state-space explosion in large-scale heterogeneous reconfiguration, we propose a hierarchical planner: the high-level planner uses a bidirectional heuristic search with type-penalty terms to generate module-handling sequences, while the low level planner employs A* search to compute optimal execution trajectories. This design effectively decouples discrete configuration planning from continuous motion execution. For adaptive motion generation of unknown assembled configurations, we introduce a GPU accelerated Annealing-Variance Model Predictive Path Integral (MPPI) controller. By incorporating a multi stage variance annealing strategy to balance global exploration and local convergence, the controller enables configuration-agnostic, real-time motion control. Large scale simulations show that the type-penalty term is critical for planning robustness in heterogeneous scenarios. Moreover, the greedy heuristic produces plans with lower physical execution costs than the Hungarian heuristic. The proposed annealing-variance MPPI significantly outperforms standard MPPI in both velocity tracking accuracy and control frequency, achieving real time control at 50 Hz. The framework validates the full-cycle process, including module assembly, robot merging and splitting, and dynamic motion generation.
