Generative multi-robot task and motion planning over long horizons

Thesis: Ph. D., Massachusetts Institute of Technology, Department of Aeronautics and Astronautics, 2018. === This electronic version was submitted by the student author. The certified thesis is available in the Institute Archives and Special Collections. === Cataloged from student-submitted PDF ver...

Full description

Bibliographic Details
Main Author: Fernández González, Enrique, Ph. D. Massachusetts Institute of Technology
Other Authors: Brian C. Williams.
Format: Others
Language:English
Published: Massachusetts Institute of Technology 2018
Subjects:
Online Access:http://hdl.handle.net/1721.1/115594
id ndltd-MIT-oai-dspace.mit.edu-1721.1-115594
record_format oai_dc
collection NDLTD
language English
format Others
sources NDLTD
topic Aeronautics and Astronautics.
spellingShingle Aeronautics and Astronautics.
Fernández González, Enrique, Ph. D. Massachusetts Institute of Technology
Generative multi-robot task and motion planning over long horizons
description Thesis: Ph. D., Massachusetts Institute of Technology, Department of Aeronautics and Astronautics, 2018. === This electronic version was submitted by the student author. The certified thesis is available in the Institute Archives and Special Collections. === Cataloged from student-submitted PDF version of thesis. === Includes bibliographical references (pages 291-299). === The state of the art practice in robotics planning is to script behaviors manually, where each behavior is typically precomputed in advance. However, in order for robots to be able to act robustly and adapt to novel situations, they need to be able to plan sequences of behaviors and activities autonomously. Since the conditions and effects of these behaviors are tightly coupled through time, state and control variables, many problems require that the tasks of activity planning and trajectory optimization are considered together. There are two key issues underlying effective hybrid activity and trajectory planning: the sufficiently accurate modeling of robot dynamics and the capability of planning over long horizons. Hybrid activity and trajectory planners that employ mixed integer programming within a discrete time formulation are able to accurately model complex dynamics for robot vehicles, but are often restricted to relatively short horizons. On the other hand, current hybrid activity planners that employ continuous time formulations can handle longer horizons but they only allow actions to have continuous effects with constant rate of change, and restrict the allowed state constraints to linear inequalities. This greatly limits the expressivity of the problems that these approaches can solve. In this work we present Scotty, a planning system for hybrid activity and trajectory planning problems. Unlike other continuous time planners, Scotty can solve a broad class of expressive robotic planning problems by supporting convex quadratic constraints on state variables and control variables that are jointly constrained and that affect multiple state variables simultaneously. In order to efficiently generate practical plans for coordinated mobile robots over long horizons, our approach employs recent methods in convex optimization combined with methods for planning with relaxed planning graphs and heuristic forward search. The contributions of this thesis are threefold. First, we introduce a convex, goal-directed scheduling and trajectory planning problem. To solve this problem, we present the ScottyConvexPath planner, which reformulates the problem as a Second Order Cone Program (SOCP). Our formulation allows us to efficiently compute robot trajectories with first order dynamics over long horizons. While straightforward formulations are not convex, we present a convex model that does not require state, control or time discretization. Second, we introduce the ScottyActivity planner, a state of the art hybrid activity and trajectory planner that interleaves heuristic forward search with delete relaxations and consistency checks using our convex model. Finally, we present ScottyPath, a qualitative state plan planner that computes control and obstacle-free state trajectories for robots in order to satisfy the temporally extended goals and constraints that ScottyActivity imposes. ScottyPath finds obstacle-free paths in which all robots are guaranteed to always remain within obstacle-free safe regions, which are computed in advance. We introduce several new robotic planning domains, that we use to evaluate the scalability of our planning system and compare the performance of our approach against other prior methods. Our results show that ScottyActivity performs similarly to other state of the art heuristic forward search activity planners, while solving much more expressive robotic planning problems. On the other hand, ScottyPath can generate obstacle-free paths where robots are contained in obstacle-free convex regions more than two orders of magnitude faster than alternative mixed-integer approaches. === by Enrique Fernández González. === Ph. D.
author2 Brian C. Williams.
author_facet Brian C. Williams.
Fernández González, Enrique, Ph. D. Massachusetts Institute of Technology
author Fernández González, Enrique, Ph. D. Massachusetts Institute of Technology
author_sort Fernández González, Enrique, Ph. D. Massachusetts Institute of Technology
title Generative multi-robot task and motion planning over long horizons
title_short Generative multi-robot task and motion planning over long horizons
title_full Generative multi-robot task and motion planning over long horizons
title_fullStr Generative multi-robot task and motion planning over long horizons
title_full_unstemmed Generative multi-robot task and motion planning over long horizons
title_sort generative multi-robot task and motion planning over long horizons
publisher Massachusetts Institute of Technology
publishDate 2018
url http://hdl.handle.net/1721.1/115594
work_keys_str_mv AT fernandezgonzalezenriquephdmassachusettsinstituteoftechnology generativemultirobottaskandmotionplanningoverlonghorizons
_version_ 1719026464781762560
spelling ndltd-MIT-oai-dspace.mit.edu-1721.1-1155942019-05-02T15:42:39Z Generative multi-robot task and motion planning over long horizons Fernández González, Enrique, Ph. D. Massachusetts Institute of Technology Brian C. Williams. Massachusetts Institute of Technology. Department of Aeronautics and Astronautics. Massachusetts Institute of Technology. Department of Aeronautics and Astronautics. Aeronautics and Astronautics. Thesis: Ph. D., Massachusetts Institute of Technology, Department of Aeronautics and Astronautics, 2018. This electronic version was submitted by the student author. The certified thesis is available in the Institute Archives and Special Collections. Cataloged from student-submitted PDF version of thesis. Includes bibliographical references (pages 291-299). The state of the art practice in robotics planning is to script behaviors manually, where each behavior is typically precomputed in advance. However, in order for robots to be able to act robustly and adapt to novel situations, they need to be able to plan sequences of behaviors and activities autonomously. Since the conditions and effects of these behaviors are tightly coupled through time, state and control variables, many problems require that the tasks of activity planning and trajectory optimization are considered together. There are two key issues underlying effective hybrid activity and trajectory planning: the sufficiently accurate modeling of robot dynamics and the capability of planning over long horizons. Hybrid activity and trajectory planners that employ mixed integer programming within a discrete time formulation are able to accurately model complex dynamics for robot vehicles, but are often restricted to relatively short horizons. On the other hand, current hybrid activity planners that employ continuous time formulations can handle longer horizons but they only allow actions to have continuous effects with constant rate of change, and restrict the allowed state constraints to linear inequalities. This greatly limits the expressivity of the problems that these approaches can solve. In this work we present Scotty, a planning system for hybrid activity and trajectory planning problems. Unlike other continuous time planners, Scotty can solve a broad class of expressive robotic planning problems by supporting convex quadratic constraints on state variables and control variables that are jointly constrained and that affect multiple state variables simultaneously. In order to efficiently generate practical plans for coordinated mobile robots over long horizons, our approach employs recent methods in convex optimization combined with methods for planning with relaxed planning graphs and heuristic forward search. The contributions of this thesis are threefold. First, we introduce a convex, goal-directed scheduling and trajectory planning problem. To solve this problem, we present the ScottyConvexPath planner, which reformulates the problem as a Second Order Cone Program (SOCP). Our formulation allows us to efficiently compute robot trajectories with first order dynamics over long horizons. While straightforward formulations are not convex, we present a convex model that does not require state, control or time discretization. Second, we introduce the ScottyActivity planner, a state of the art hybrid activity and trajectory planner that interleaves heuristic forward search with delete relaxations and consistency checks using our convex model. Finally, we present ScottyPath, a qualitative state plan planner that computes control and obstacle-free state trajectories for robots in order to satisfy the temporally extended goals and constraints that ScottyActivity imposes. ScottyPath finds obstacle-free paths in which all robots are guaranteed to always remain within obstacle-free safe regions, which are computed in advance. We introduce several new robotic planning domains, that we use to evaluate the scalability of our planning system and compare the performance of our approach against other prior methods. Our results show that ScottyActivity performs similarly to other state of the art heuristic forward search activity planners, while solving much more expressive robotic planning problems. On the other hand, ScottyPath can generate obstacle-free paths where robots are contained in obstacle-free convex regions more than two orders of magnitude faster than alternative mixed-integer approaches. by Enrique Fernández González. Ph. D. 2018-05-23T15:03:50Z 2018-05-23T15:03:50Z 2018 2018 Thesis http://hdl.handle.net/1721.1/115594 1036985509 eng MIT theses are protected by copyright. They may be viewed, downloaded, or printed from this source but further reproduction or distribution in any format is prohibited without written permission. http://dspace.mit.edu/handle/1721.1/7582 299 pages application/pdf Massachusetts Institute of Technology