Deadlock-Free Method for Multi-Agent Pickup and Delivery Problem Using Priority Inheritance with Temporary Priority

05/25/2022
by   Yukita Fujitani, et al.
0

This paper proposes a control method for the multi-agent pickup and delivery problem (MAPD problem) by extending the priority inheritance with backtracking (PIBT) method to make it applicable to more general environments. PIBT is an effective algorithm that introduces a priority to each agent, and at each timestep, the agents, in descending order of priority, decide their next neighboring locations in the next timestep through communications only with the local agents. Unfortunately, PIBT is only applicable to environments that are modeled as a bi-connected area, and if it contains dead-ends, such as tree-shaped paths, PIBT may cause deadlocks. However, in the real-world environment, there are many dead-end paths to locations such as the shelves where materials are stored as well as loading/unloading locations to transportation trucks. Our proposed method enables MAPD tasks to be performed in environments with some tree-shaped paths without deadlock while preserving the PIBT feature; it does this by allowing the agents to have temporary priorities and restricting agents' movements in the trees. First, we demonstrate that agents can always reach their delivery without deadlock. Our experiments indicate that the proposed method is very efficient, even in environments where PIBT is not applicable, by comparing them with those obtained using the well-known token passing method as a baseline.

READ FULL TEXT
research
08/02/2022

Multi-Goal Multi-Agent Pickup and Delivery

In this work, we consider the Multi-Agent Pickup-and-Delivery (MAPD) pro...
research
02/18/2023

Distributed Planning with Asynchronous Execution with Local Navigation for Multi-agent Pickup and Delivery Problem

We propose a distributed planning method with asynchronous execution for...
research
10/06/2018

Solving the clustered traveling salesman problem with d-relaxed priority rule

The Clustered Traveling Salesman Problem with a Prespecified Order on th...
research
01/16/2022

Standby-Based Deadlock Avoidance Method for Multi-Agent Pickup and Delivery Tasks

The multi-agent pickup and delivery (MAPD) problem, in which multiple ag...
research
11/16/2019

Cooperative Pathfinding based on high-scalability Multi-agent RRT*

Problems that claim several agents to find no-conflicts paths from their...
research
05/19/2023

Terraforming – Environment Manipulation during Disruptions for Multi-Agent Pickup and Delivery

In automated warehouses, teams of mobile robots fulfill the packaging pr...
research
01/11/2020

A Game-Theoretic Approach to a Task Delegation Problem

We study a setting in which a principal selects an agent to execute a co...

Please sign up or login with your details

Forgot password? Click here to reset