🏆Best Paper Award: Multi-Robot Mapping and Navigation

Networking in Collaborative Multi-Robot Systems for Enhanced Mapping and Navigation

Multi-Robot Setup

Multi-robot systems, with their ability to collaboratively navigate and map unknown environments, hold significant promise for a range of applications. In this paper, we strive to enhance the mapping and navigation capabilities of multiple robots to meet the rising demand for efficient multi-robot system and coordination to address real-world challenges.

To achieve the objectives, multiple mobile robots are inter-connected using a Data Distribution Service (DDS) domain bridging approach within Robot Operating System 2 (ROS2) framework. This strategy leverages the capabilities of DDS to mitigate interference and minimize network traffic. We integrate the robot poses with corresponding laser scans to construct and optimize a pose graph in order to perform a graph-based Simultaneous Localization and Mapping (SLAM) technique leading to a collaborative map.

The robots leverage a ROS2 navigation stack to concurrently traverse both mapped and unexplored areas, continuously updating the collaborative map as they discover new regions. We address networking challenges to ensure stable WiFi communication and effective robot collaboration; highlighting the critical role of network stability and synchronization in multi-robot environments, and offer a practical framework for researchers to optimize mapping and navigation in multi-robot systems.

The results show significant advancements in indoor multi-robot mapping and navigation, with enhanced coordination and networking reducing downtime and operational risks; promising substantial benefits for various industries.

Key Technical Highlights

Architected a scalable multi-robot collaborative SLAM system, enabling rapid exploration and mapping of large, unknown environments (e.g., warehouses, disaster sites).

Enabled multi-robot mapping by establishing efficient wireless communication among robots and off-board computers and implementing shared SLAM system ensuring scalability and reliability.

Utilized ROS2, DDS (Data Distribution Service) and/or Zenoh ensuring reliable, reducing latency by 25% and packet loss by 50% at high frequencies.

Mitigated interference and minimized traffic by employing distinct domain IDs and namespaces and implementing Domain Bridge preventing data sharing bottleneck and ensuring stable operation on resource-constrained platforms.

This work resulted in a Best Paper Award at the ISICN (2025) conference

Citation

If you would like to cite this paper, please use the following BibTeX:

@inproceedings{dehghani2025networking,
  title={Networking in Collaborative Multi-Robot Systems for Enhanced Mapping and Navigation},
  author={Dehghani Tezerjani, Mohammad and Liu, Haining and Yang, Qing and Li, Xinrong and Huang, Yan},
  booktitle={International Symposium on Intelligent Computing and Networking},
  pages={3--14},
  year={2025},
  organization={Springer}
}

Project Demonstration