DMAVA: Distributed Multi-Autonomous Vehicle Architecture Using Autoware
Abstract
Simulating and validating coordination among multiple autonomous vehicles remains challenging, as many existing simulation architectures are limited to single-vehicle operation or rely on centralized control. This paper presents the Distributed Multi-Autonomous Vehicle Architecture (DMAVA), a simulation architecture that enables concurrent execution of multiple independent vehicle autonomy stacks distributed across multiple physical hosts within a shared simulation environment. Each vehicle operates its own complete autonomous driving stack while maintaining coordinated behavior through a data-centric communication layer. The proposed system integrates ROS 2 Humble, Autoware Universe, AWSIM Labs, and Zenoh to support high data accuracy and controllability during multi-vehicle simulation, enabling consistent perception, planning, and control behavior under distributed execution. Experiments conducted on multiple-host configurations demonstrate stable localization, reliable inter-host communication, and consistent closed-loop control under distributed execution. DMAVA also serves as a foundation for Multi-Vehicle Autonomous Valet Parking, demonstrating its extensibility toward higher-level cooperative autonomy. Demo videos and source code are available at: https://github.com/zubxxr/distributed-multi-autonomous-vehicle-architecture.
Keywords
Cite
@article{arxiv.2601.16336,
title = {DMAVA: Distributed Multi-Autonomous Vehicle Architecture Using Autoware},
author = {Zubair Islam and Mohamed El-Darieby},
journal= {arXiv preprint arXiv:2601.16336},
year = {2026}
}
Comments
7 pages, 3 figures, 5 tables, Submitted to IEEE IV 2026, Demo videos and source code available