Skip to the content.
All projects Italiano

Multi-Robot Coordination for Dynamic Warehouses

ICRA 2026 Workshop

Project Overview

This project is the main research direction of my PhD and focuses on scalable, robust, and flexible coordination of robot fleets in dynamic warehouse environments.

I designed and developed a complete C++ simulation framework integrated with ROS2 and CoppeliaSim, with support for event-based and periodically triggered planning strategies. The goal is to study lifelong multi-robot path planning under realistic operational conditions, where goals change online, robots may experience execution errors, and the environment is not static.

My role

This work is fully mine at the system-design and implementation level.

Technical highlights

Why it matters

Most demonstrations of multi-robot planning look strong in controlled conditions, but become much less convincing when execution noise, asynchronous events, or changing task assignments are introduced.

My focus is on making these systems usable in settings where robustness matters as much as nominal optimality. That means building algorithms and software that keep working when the environment changes, not only when the benchmark stays clean.

Planning snapshot for multi-robot system

Trajectories planned on a roadmap-based warehouse environment for multiple agents.

Warehouse simulation in CoppeliaSim

CoppeliaSim simulation of four robots in a warehouse-like environment.

Stack


Back to projects