paper-with-me

Papers

Multi-Robot Coordination and Layout Design for Automated Warehousing

2023-05-10 · Yulun Zhang, Matthew C. Fontaine, Varun Bhatt, Stefanos Nikolaidis, Jiaoyang Li

With the rapid progress in Multi-Agent Path Finding (MAPF), researchers have studied how MAPF algorithms can be deployed to coordinate hundreds of robots in large automated warehouses. While most works try to improve the throughput of such warehouses by developing better MAPF algorithms, we focus on improving the throughput by optimizing the warehouse layout. We show that, even with state-of-the-art MAPF algorithms, commonly used human-designed layouts can lead to congestion for warehouses with large numbers of robots and thus have limited scalability. We extend existing automatic scenario generation methods to optimize warehouse layouts. Results show that our optimized warehouse layouts (1) reduce traffic congestion and thus improve throughput, (2) improve the scalability of the automated warehouses by doubling the number of robots in some cases, and (3) are capable of generating layouts with user-specified diversity measures. We include the source code at: https://github.com/lunjohnzhang/warehouse_env_gen_public

📄 PDF Abstract BibTeX arXiv:2305.06436

Code (1)

lunjohnzhang/warehouse_env_gen_public 공식 구현 pytorch

Tasks

DiversityLayout DesignMulti-Agent Path Finding

Similar Papers 제목 키워드 기반

RoboBallet: Planning for Multi-Robot Reaching with Graph Neural Networks and Reinforcement Learning

2025-09-05 · Matthew Lai, Keegan Go, Zhibin Li, Torsten Kroger 외 arxiv

Modern robotic manufacturing requires collision-free coordination of multiple robots to complete numerous tasks in shared, obstacle-rich workspaces. Although individual tasks may be simple in isolation, automated joint t…

Reinforcement LearningGraph Neural NetworkMotion Planning

Crop Spirals: Re-thinking the field layout for future robotic agriculture

2025-09-29 · Lakshan Lavan, Lanojithan Thiyagarasa, Udara Muthugala, Rajitha de Silva arxiv

Conventional linear crop layouts, optimised for tractors, hinder robotic navigation with tight turns, long travel distances, and perceptual aliasing. We propose a robot-centric square spiral layout with a central tramlin…

IndoorR2X: Indoor Robot-to-Everything Coordination with LLM-Driven Planning

2026-03-20 · Fan Yang, Soumya Teotia, Shaunak A. Mehta, Prajit KrisshnaKumar 외 arxiv

Although robot-to-robot (R2R) communication improves indoor scene understanding beyond what a single robot can achieve, R2R alone cannot overcome partial observability without substantial exploration overhead or scaling …

Robot Task PlanningScene Understanding

Multi-Robot Coordination in V2X Environments

2026-05-07 · John Pravin Arockiasamy, Alexey Vinel arxiv

This paper presents a Vehicle-to-Everything (V2X) communication framework that enables decentralized cooperation among social robots operating in complex urban traffic environments. Building on ETSI Cooperative Awareness…

Stress-Relief Annealing: Polynomial-Time Simulation-Free Layout Optimization for Automated Warehouses

2026-08-02 · Xiangjie Luo, Yulun Zhang, Miyuki Koshimura, Makoto Yokoo 외 arxiv

We study the problem of optimizing physical layouts for automated warehouses, where hundreds to thousands of robots are coordinated to transport packages. Previous works have shown that optimizing the warehouse layout (e…