English

Optimal Planning for Timed Partial Order Specifications

Robotics 2024-05-03 v1 Logic in Computer Science

Abstract

This paper addresses the challenge of planning a sequence of tasks to be performed by multiple robots while minimizing the overall completion time subject to timing and precedence constraints. Our approach uses the Timed Partial Orders (TPO) model to specify these constraints. We translate this problem into a Traveling Salesman Problem (TSP) variant with timing and precedent constraints, and we solve it as a Mixed Integer Linear Programming (MILP) problem. Our contributions include a general planning framework for TPO specifications, a MILP formulation accommodating time windows and precedent constraints, its extension to multi-robot scenarios, and a method to quantify plan robustness. We demonstrate our framework on several case studies, including an aircraft turnaround task involving three Jackal robots, highlighting the approach's potential applicability to important real-world problems. Our benchmark results show that our MILP method outperforms state-of-the-art open-source TSP solvers OR-Tools.

Keywords

Cite

@article{arxiv.2405.00687,
  title  = {Optimal Planning for Timed Partial Order Specifications},
  author = {Kandai Watanabe and Georgios Fainekos and Bardh Hoxha and Morteza Lahijanian and Hideki Okamoto and Sriram Sankaranarayanan},
  journal= {arXiv preprint arXiv:2405.00687},
  year   = {2024}
}

Comments

2024 IEEE International Conference on Robotics and Automation

R2 v1 2026-06-28T16:13:02.523Z