Motion Planning with Dynamics, Physics based Simulations, and Linear Temporal Objectives. Erion Plaku

Similar documents
Sampling-Based Robot Motion Planning. Lydia Kavraki Department of Computer Science Rice University Houston, TX USA

Temporal Logic Motion Planning for Systems with Complex Dynamics

Impact of Workspace Decompositions on Discrete Search Leading Continuous Exploration (DSLX) Motion Planning

Guiding Sampling-Based Tree Search for Motion Planning with Dynamics via Probabilistic Roadmap Abstractions

Sampling-based Planning 2

6.141: Robotics systems and science Lecture 9: Configuration Space and Motion Planning

Introduction to State-of-the-art Motion Planning Algorithms. Presented by Konstantinos Tsianos

Motion Planning with Dynamics by a Synergistic Combination of Layers of Planning

II. RELATED WORK. A. Probabilistic roadmap path planner

OOPS for Motion Planning: An Online, Open-source, Programming System

A Motion Planner for a Hybrid Robotic System with Kinodynamic Constraints

Outline. Robotics Planning. Example: Getting to DC from Atlanta. Introduction

Geometric Path Planning McGill COMP 765 Oct 12 th, 2017

Probabilistic Motion Planning: Algorithms and Applications

vizmo++: a Visualization, Authoring, and Educational Tool for Motion Planning

Robot Motion Planning

Robot Motion Planning

Balancing Exploration and Exploitation in Motion Planning

Kinodynamic Motion Planning by Interior-Exterior Cell Exploration

Part I Part 1 Sampling-based Motion Planning

Path Planning. Jacky Baltes Dept. of Computer Science University of Manitoba 11/21/10

Part I Part 1 Sampling-based Motion Planning

RICE UNIVERSITY. From High-Level Tasks to Low-Level Motions: Motion Planning for High-Dimensional Nonlinear Hybrid Robotic Systems.

Advanced Robotics Path Planning & Navigation

6.141: Robotics systems and science Lecture 9: Configuration Space and Motion Planning

Algorithms for Sensor-Based Robotics: Sampling-Based Motion Planning

Configuration Space of a Robot

Probabilistic Path Planning for Multiple Robots with Subdimensional Expansion

Exploiting collision information in probabilistic roadmap planning

Probabilistic Methods for Kinodynamic Path Planning

Approximate path planning. Computational Geometry csci3250 Laura Toma Bowdoin College

CS 4649/7649 Robot Intelligence: Planning

CS Path Planning

Nonholonomic motion planning for car-like robots

Learning to Guide Random Tree Planners in High Dimensional Spaces

Path Planning. Marcello Restelli. Dipartimento di Elettronica e Informazione Politecnico di Milano tel:

Quantitative Analysis of Nearest-Neighbors Search in High-Dimensional Sampling-Based Motion Planning

Cooperative Multi-Robot Sampling-Based Motion Planning with Dynamics

COMPLETE AND SCALABLE MULTI-ROBOT PLANNING IN TUNNEL ENVIRONMENTS. Mike Peasgood John McPhee Christopher Clark

Sampling-based Motion and Symbolic Action Planning with Geometric and Differential Constraints

Probabilistic Roadmap Planner with Adaptive Sampling Based on Clustering

Motion Planning. COMP3431 Robot Software Architectures

Visual Navigation for Flying Robots. Motion Planning

Kinodynamic Motion Planning with Space-Time Exploration Guided Heuristic Search for Car-Like Robots in Dynamic Environments

Workspace-Guided Rapidly-Exploring Random Tree Method for a Robot Arm

Non-holonomic Planning

Motion Planning: Probabilistic Roadmaps. Corso di Robotica Prof. Davide Brugali Università degli Studi di Bergamo

Probabilistic Roadmaps of Trees for Parallel Computation of Multiple Query Roadmaps

Adaptive Tuning of the Sampling Domain for Dynamic-Domain RRTs

Algorithms for Sensor-Based Robotics: Sampling-Based Motion Planning

Learning Humanoid Reaching Tasks in Dynamic Environments

Kinodynamic Motion Planning with Hardware Demonstrations

Figure 1: A typical industrial scene with over 4000 obstacles. not cause collisions) into a number of cells. Motion is than planned through these cell

Open Access Narrow Passage Watcher for Safe Motion Planning by Using Motion Trend Analysis of C-Obstacles

RESAMPL: A Region-Sensitive Adaptive Motion Planner

Kinodynamic Motion Planning on Roadmaps in Dynamic Environments

Mobile Robot Path Planning in Static Environments using Particle Swarm Optimization

Robot Motion Control Matteo Matteucci

FACOLTÀ DI INGEGNERIA DELL INFORMAZIONE ELECTIVE IN ROBOTICS. Quadrotor. Motion Planning Algorithms. Academic Year

Robot Motion Planning and (a little) Computational Geometry

Trajectory Optimization

RRT-Based Nonholonomic Motion Planning Using Any-Angle Path Biasing

for Motion Planning RSS Lecture 10 Prof. Seth Teller

Final Exam Practice Fall Semester, 2012

A DIRECT METHOD TO FIND OPTIMAL TRAJECTORIES FOR MOBILE ROBOTS USING INVERSE KINEMATICS

A Sampling-Based Tree Planner for Systems with Complex Dynamics

video 1 video 2 Motion Planning (It s all in the discretization) Digital Actors Basic problem Basic problem Two Possible Discretizations

RRT-Based Nonholonomic Motion Planning Using Any-Angle Path Biasing

Motion Planning with interactive devices

Multipartite RRTs for Rapid Replanning in Dynamic Environments

Motion Planning. Jana Kosecka Department of Computer Science

Planning in Mobile Robotics

ECE276B: Planning & Learning in Robotics Lecture 5: Configuration Space

Collided Path Replanning in Dynamic Environments Using RRT and Cell Decomposition Algorithms

Kinodynamic Motion Planning for High-dimensional Physical Systems

Agent Based Intersection Traffic Simulation

A Bayesian Effort Bias for Sampling-based Motion Planning

Search Spaces I. Before we get started... ME/CS 132b Advanced Robotics: Navigation and Perception 4/05/2011

Spark PRM: Using RRTs Within PRMs to Efficiently Explore Narrow Passages

Motion planning is a branch of computer science concentrating upon the computation of

SPATIAL GUIDANCE TO RRT PLANNER USING CELL-DECOMPOSITION ALGORITHM

Sampling-Based Motion Planning

Adaptive workspace biasing for sampling-based planners

Finding Critical Changes in Dynamic Configuration Spaces

Path Planning using Probabilistic Cell Decomposition

Dynamic-Domain RRTs: Efficient Exploration by Controlling the Sampling Domain

Jane Li. Assistant Professor Mechanical Engineering Department, Robotic Engineering Program Worcester Polytechnic Institute

Humanoid Robotics. Inverse Kinematics and Whole-Body Motion Planning. Maren Bennewitz

Cognitive Robotics Robot Motion Planning Matteo Matteucci

INCREASING THE CONNECTIVITY OF PROBABILISTIC ROADMAPS VIA GENETIC POST-PROCESSING. Giuseppe Oriolo Stefano Panzieri Andrea Turli

Incremental Map Generation (IMG)

UOBPRM: A Uniformly Distributed Obstacle-Based PRM

Shorter, Smaller, Tighter Old and New Challenges

Probabilistic roadmaps for efficient path planning

PATH PLANNING IMPLEMENTATION USING MATLAB

RICE UNIVERSITY Temporal Logic Motion Planning in Partially Unknown Environments

Specialized PRM Trajectory Planning For Hyper-Redundant Robot Manipulators

Adaptive workspace biasing for sampling-based planners

SUN ET AL.: NARROW PASSAGE SAMPLING FOR PROBABILISTIC ROADMAP PLANNING 1. Cover Page

Final Report: Dynamic Dubins-curve based RRT Motion Planning for Differential Constrain Robot

Transcription:

Motion Planning with Dynamics, Physics based Simulations, and Linear Temporal Objectives Erion Plaku Laboratory for Computational Sensing and Robotics Johns Hopkins University

Frontiers of Planning The goal is to be able to specify a task and have the planning system compute a sequence of actions to accomplish the task Exploration Surgery Videogames & Training Simulations Navigation Service Reconfigurable Robots Search & Rescue Entertainment Air-Traffic Control

(Simplified) Planning Schema The goal is to be able to specify a task and have the planning system compute a sequence of actions to accomplish the task physical system physical world task system model world model task model Planning solution system commands Controller

Classic AI Planning physical system physical world task set of actions discrete world task model Applications Robotics Decision making Resource handling Game playing Model checking Planners STRIPS [Stanford] Graphplan [CMU] Blackbox [AT&T Labs] AI Planning sequence of actions hardware commands Controller Advantages Effectively handles Large number of states and actions Rich task models, e.g., reachability and temporal objectives Limitations BLOCK WORLD B C A initial sequence of move actions A B C goal Planning in a Discrete world continuous setting? Finite set of discrete actions Difficult to design general controllers that can follow sequence of actions

Geometric Path Planning physical robot physical world task robot geometry world geometry goal placement Geometric Path Planning collision-free path hardware commands Controller Advantages Effectively handles Collision avoidances High-dimensional continuous spaces Applications Robotics Assembly Manipulation Character animation Computational biology

Limitations of Geometric Path Planning 1. Geometric path planning ignores robot dynamics robot interactions with the environment external forces, e.g., friction, gravity Geometric paths are difficult to follow 2. Current methods in geometric path planning cannot handle Temporal objectives: reach desired states w.r.t. a linear ordering of time, i.e., A or B A and B B after A B next to A Example: inspect all the contaminated areas, then visit one of the decontamination stations, and then return to the base Planning with rich models of the robot and physical world? Significantly increases problem complexity Renders current planners computationally impractical Planning with temporal objectives? Significantly increases problem complexity Currently possible only in a discrete setting

Approach Motion Planning Probabilistic Sampling Discrete Planning Artificial Intelligence Computer Logic Control Theory planning problem: physical system, physical world, task discrete model Discrete Planning discrete plan Feasibility & progress estimation rich model Motion Planning

Discrete Planning synergic Artificial Intelligence Computer Logic combination Motion Planning Probabilistic Sampling Control Theory planning problem: physical system, physical world, task discrete model Discrete Planning discrete plan Feasibility Feasibility&&progress progressestimation estimation rich model Motion Planning rich-model solution Tasks Plaku, Kavraki, Vardi: Reachability TRO05, ICRA07, RSS07 Temporal objectives CAV07, ICRA08, FMSD08, TACAS08 Rich Models Nonlinear Dynamics Physical Realism Hybrid Systems

Overview Motion Planning: Background & Related Work SyCLoP: Synergic Combination of Layers of Planning Applications of SyCLoP to Motion Planning with Dynamics Physics-based Simulations Temporal Objectives Discussion

Motion-Planning Problem MPP = ( S, INVALID, s0, GOAL, U, f ) State Space S s S INVALID s S GOAL Control Space U Control Simulation s u t f collection of variables that describe the system and world state S GOAL {true,false s0 } {true, false} controls/actions Compute a trajectory ζ : [0, T] S such that snew 1. ζ (0) = s0 2. INVALID(ζ (t)) = false, t [0, T] 3. GOAL(ζ (T)) = true Motion obeys physical constraints Accounts for system dynamics Accounts for interactions of the system with the world

Tree-Search Framework in Motion Planning Search the state space S by growing a tree T rooted at the initial state s0 REPEAT UNTIL GOAL IS REACHED 1. Select a state s from T 2. Select a control u s0 S s 3. Select a time duration t 4. Extend tree from s by applying the control u for t time units Control Simulation GOAL s u t f snew

Related Work Probabilistic Roadmap Method PRM [Kavraki, Svestka, Latombe, Overmars 96] Obstacle based PRM [Amato, Bayazit, Dale 98] Expansive Space Tree (EST) [Hsu et al., 97, 00] Rapidly-exploring Random Tree (RRT) [Kuffner, LaValle 99, 01] Gaussian PRM [Boor, Overmars, van der Stappen 01] Single Query Bidirectional Lazy Tree (SBL) [Sanchez, Latombe 01] Extended Execution RRT (ERRT) [Bruce, Veloso 02] Guided Expansive Space Tree [Phillips et al. 03] Random Bridge Building Planner [Hsu, Jiang, Reif, Sun 03] Adaptive Dynamic Domain RRT (ADRRT) [Yershova et al., 04, 05] PDST [Ladd, Kavraki 04, 05] Utility-guided RRT [Burns, Brock 07] Particle RRT [Nik, Reid 07] GRIP [Bekris, Kavraki 07] Multipartite RRT [Zucker et al., 07]

Issues in Current Motion-Planning Approaches On challenging motion-planning problems Exploration frequently gets stuck Progress slows down Possible causes (i) Exploration guided by limited information, such as distance metrics and nearest neighbors (ii) Lack of global sense of direction toward goal (iii) Difficult to discover new promising directions toward goal

Overview Motion Planning: Background & Related Work SyCLoP: Synergic Combination of Layers of Planning Applications of SyCLoP to Motion Planning with Dynamics Physics-based Simulations Temporal Objectives Discussion

planning problem: physical system, physical world, task discrete model Discrete Planning discrete plan Feasibility & progress estimation rich model Motion Planning rich-model solution

Discrete Model provides simplified high-level planning layer initial R5 Graph encodes adjacency of regions R4 R6 R8 R7 R12 R9 Decomposition of state space into regions R3 R2 R1 R11 R10 goal R1 initial R5 R2 R3 R4 R6 R7 R8 R9 R10 R11 R12 goal discrete plans: sequences of regions connecting initial to goal

Discrete Plan sequence of regions connecting initial to goal initial R1 R5 R3 R4 R2 R6 R8 R7 R12 R9 R11 R10 goal R1 initial R5 R2 R3 R4 R6 R7 R8 R9 R10 R11 R12 goal

Core Loop Discrete Planning initial Motion Planning goal Extend tree branches along regions specified by current discrete plan discrete plan

Core Loop Discrete Planning discrete plan Feasibility & progress estimation initial Motion Planning goal Update feasibility & progress estimation based on information gathered by motion planning

Core Loop Discrete Planning discrete plan Feasibility & progress estimation initial Motion Planning goal Compute new discrete plan based on updated feasibility/progress estimation

Core Loop Discrete Planning discrete plan Feasibility & progress estimation initial Motion Planning goal Extend branches along discrete plan & updated feasibility/progress estimation

Core Loop Discrete Planning discrete plan Feasibility & progress estimation initial Motion Planning rich-model solution goal Repeat core loop until the search tree reaches a goal state

Discrete Planning Which discrete plan to select at each iteration? Combinatorially many possibilities Estimate feasibility of including region R in plan R1 initial R5 Greedy Search R3 R4 R6 R7 R8 R9 R10 R11 R12 goal Search problem on the weighted discrete-model graph Compute discrete plan as shortest path with high probability p R2 Methodical Search Compute plan as random path with probability (1 p)

Motion Planning Discrete plan: σ = R1, R2,, Rn Extend tree along discrete plan REPEAT FOR A SHORT TIME Select region Ri from σ Select state s from Ri Extend branch from s initial goal

Application: Motion Planning with Dynamics Various workspace environments Tens to hundreds of obstacles Long narrow corridors Random obstacles Uniform grid-based decomposition Various robot models First-order car Second-order car Second-order unicycle Second-order differential drive Compared to RRT [LaValle, Kuffner 01] ADDRRT [Yershova et al., 05] EST [Hsu et al., 01] Misc RandomObstacles 278 obstacles WindingTunnels RandomSlantedWalls 890 obstacles same math and utility functions same tree data structure same control parameters same collision detector: PQP same hardware

Application: Motion Planning with Dynamics Second-order dynamics Car [state = (x, y, θ, v, Φ)] u0, u1 acceleration and steering velocity controls x = v cos(θ); y = v sin(θ); θ = v tan(φ) / L; v = u0; Φ = u1 Differential drive [state = (x, y, θ, wl, wr)] u0, u1 left and right wheel acceleration controls x = cos(θ )r(wl+wr)/2; y = sin(θ )r(wl+wr)/2; θ = r(wr-wl)/l; wl = u0; wr = u1 Unicycle [state = (x, y, θ, v, w)] u0, u1 translational and rotational acceleration controls x = r v cos(θ); y = r v sin(θ); θ = w; v = u0; w = u1

Application: Motion Planning with Dynamics 300.00 Speedup vs. RRT[LaValle, Kuffner: KCar SCar SUni SDDrive 250.00 200.00 150.00 Up to two orders of magnitude speedup 01-08] Speedup becomes more pronounced as problem difficulty increases 100.00 50.00 0.00 A Misc B WindingTunnels C RandomObstacles D RandomSlantedWalls

Application: Motion Planning with Dynamics 300.00 250.00 200.00 Speedup vs. ADDRRT[Yershova et al.: 05] KCar SCar SUni SDDrive Up to two orders of magnitude speedup Speedup becomes more pronounced as problem difficulty increases 150.00 100.00 50.00 0.00 A Misc B WindingTunnels C RandomObstacles D RandomSlantedWalls

Application: Motion Planning with Dynamics 300.00 Speedup vs. EST [Hsu et al.: 01-08] KCar SCar SUni SDDrive 250.00 200.00 150.00 Up to two orders of magnitude speedup Speedup becomes more pronounced as problem difficulty increases 100.00 50.00 0.00 A Misc B WindingTunnels C RandomObstacles D RandomSlantedWalls

Application: Motion Planning with Physics-based Simulations 3D rigid body dynamics Wheels form friction contacts Torques are bounded Open-Dynamics Engine (ODE) Stewart-Trinkle model Accounts for system dynamics and interactions with the world

Application: Motion Planning with Physics-based Simulations

Application: Motion Planning with Physics-based Simulations

Application: Motion Planning with Physics-based Simulations

Application: Motion Planning with Linear Temporal Logic Temporal objectives: reach desired states w.r.t. a linear ordering of time, i.e., A or B A and B B after A B next to A After inspecting the contaminated areas C1 and C2, visit the decontamination station D, and then return to one of the base stations B1 or B2 B2 D C1 π i 2,, π n {true, false} Boolean operators: & (and), (or),! (not) Temporal operators: U (until), G (always), F (eventually), N (next) ψ = O U (ψ 1 ψ 2) B1 Propositions: π 1, π s S C2 s0 O =! (B1 B2 C1 C2 D) ψ 1 = C1 & ((C1 O) U C2 & ((C2 O) U ψ 3)) ψ 2 = C2 & ((C1 O) U C1 & ((C1 O) U ψ 3)) ψ 3 = D & ((D O) U (B1 B2))

Summary Proposed Approach SyCLoP Discrete Planning Artificial Intelligence Computer Logic synergic combination Motion Planning Probabilistic Sampling Control Theory Effective motion planning for: Tasks Reachability Temporal objectives Plaku, Kavraki, Vardi: TRO05, ICRA07, RSS07 CAV07, ICRA08, FMSD08, TACAS09 Rich Models Nonlinear Dynamics Physical Realism Hybrid Systems OOPSMP www.cs.jhu.edu/~erion/software.html Extensive publicly-available motion-planning package for research or teaching robotics