Distributed Algorithm Design for Multi-Robot Task Assignment with Deadlines for Tasks - Robotics Institute Carnegie Mellon University

Distributed Algorithm Design for Multi-Robot Task Assignment with Deadlines for Tasks

Lingzhi Luo, Nilanjan Chakraborty, and Katia Sycara
Conference Paper, Proceedings of (ICRA) International Conference on Robotics and Automation, pp. 3007 - 3013, May, 2013

Abstract

In this paper, we present provably-good algorithms for multi-robot task assignment, where each task has to be completed within its deadline. Each robot has a upper limit on the maximum number of tasks that it can perform due to its limited battery life, and each task takes the same amount of time to complete. Each robot has a different payoff (or cost) for the tasks and the objective is to assign the tasks to the robots such that the total payoff (cost) is maximized (minimized) while respecting the task deadline constraints. This problem is an extension of a special generalized assignment problem (where each task consumes the same time resource and must be finished), with additional deadline constraints for the time resource assignment. We show that the problem can be reduced to a problem of assigning tasks to robots, where the tasks are organized in overlapping sets, and each robot has a limit on the number of tasks it can perform from each set, which is a variant of multi-robot assignment problem with set precedence constraint (SPC-MAP) discussed in [1]. We present a distributed auction-based algorithm for this problem and prove that the solution is almost-optimal. We also present simulation results to depict the performance of our algorithm.

BibTeX

@conference{Luo-2013-7726,
author = {Lingzhi Luo and Nilanjan Chakraborty and Katia Sycara},
title = {Distributed Algorithm Design for Multi-Robot Task Assignment with Deadlines for Tasks},
booktitle = {Proceedings of (ICRA) International Conference on Robotics and Automation},
year = {2013},
month = {May},
pages = {3007 - 3013},
}