Planning Near-Optimal Corridors amidst Obstacles Ron Wein Jur P. van den Berg (U. Utrecht) Dan Halperin Athens May 2006.

Slides:



Advertisements
Similar presentations
Chapter 4 Partition I. Covering and Dominating.
Advertisements

A chord that goes through the center of a circle
TEL-AVIV UNIVERSITY FACULTY OF EXACT SCIENCES SCHOOL OF MATHEMATICAL SCIENCES An Algorithm for the Computation of the Metric Average of Two Simple Polygons.
WSPD Applications.
Orthogonal Drawing Kees Visser. Overview  Introduction  Orthogonal representation  Flow network  Bend optimal drawing.
Motion Planning for Point Robots CS 659 Kris Hauser.
 Distance Problems: › Post Office Problem › Nearest Neighbors and Closest Pair › Largest Empty and Smallest Enclosing Circle  Sub graphs of Delaunay.
Visibility Graph Team 10 NakWon Lee, Dongwoo Kim.
Proximity graphs: reconstruction of curves and surfaces
By Lydia E. Kavraki, Petr Svestka, Jean-Claude Latombe, Mark H. Overmars Emre Dirican
One of the most important problems is Computational Geometry is to find an efficient way to decide, given a subdivision of E n and a point P, in which.
Visibility Graph and Voronoi Diagram CS Tutorial.
1 Voronoi Diagrams. 2 Voronoi Diagram Input: A set of points locations (sites) in the plane.Input: A set of points locations (sites) in the plane. Output:
The Voronoi Diagram David Johnson. Voronoi Diagram Creates a roadmap that maximizes clearance –Can be difficult to compute –We saw an approximation in.
The Divide-and-Conquer Strategy
By Groysman Maxim. Let S be a set of sites in the plane. Each point in the plane is influenced by each point of S. We would like to decompose the plane.
Circles.
Visibility Computations: Finding the Shortest Route for Motion Planning COMP Presentation Eric D. Baker Tuesday 1 December 1998.
Voronoi Diagram Presenter: GI1 11號 蔡逸凡
Computational Geometry -- Voronoi Diagram
17. Computational Geometry Chapter 7 Voronoi Diagrams.
2. Voronoi Diagram 2.1 Definiton Given a finite set S of points in the plane , each point X of  defines a subset S X of S consisting of the points of.
1 Lecture 8: Voronoi Diagram Computational Geometry Prof. Dr. Th. Ottmann Voronoi Diagrams Definition Characteristics Size and Storage Construction Use.
1 Last lecture  Path planning for a moving Visibility graph Cell decomposition Potential field  Geometric preliminaries Implementing geometric primitives.
UMass Lowell Computer Science Advanced Algorithms Computational Geometry Prof. Karen Daniels Spring, 2010 O’Rourke Chapter 8 Motion Planning.
Center for Graphics and Geometric Computing, Technion 1 Computational Geometry Chapter 9 Delaunay Triangulation.
Lecture 8 : Arrangements and Duality Computational Geometry Prof. Dr. Th. Ottmann 1 Duality and Arrangements Duality between lines and points Computing.
CS 326 A: Motion Planning robotics.stanford.edu/~latombe/cs326/2003/index.htm Configuration Space – Basic Path-Planning Methods.
Computing the Delaunay Triangulation By Nacha Chavez Math 870 Computational Geometry; Ch.9; de Berg, van Kreveld, Overmars, Schwarzkopf By Nacha Chavez.
Minkowski Sums and Offset Polygons Ron Wein. Computing Minkowski Sums.
UMass Lowell Computer Science Advanced Algorithms Computational Geometry Prof. Karen Daniels Spring, 2004 O’Rourke Chapter 8 Motion Planning.
Voronoi Diagrams.
CS 326A: Motion Planning Basic Motion Planning for a Point Robot.
Chapter 5: Path Planning Hadi Moradi. Motivation Need to choose a path for the end effector that avoids collisions and singularities Collisions are easy.
1 Separator Theorems for Planar Graphs Presented by Shira Zucker.
1 University of Denver Department of Mathematics Department of Computer Science.
Planning High-Quality Paths and Corridors Ron Wein Jur P. van den Berg (U. Utrecht) Dan Halperin.
UMass Lowell Computer Science Advanced Algorithms Computational Geometry Prof. Karen Daniels Spring, 2007 O’Rourke Chapter 8 Motion Planning.
Similar Circles and Central and Inscribed Angles
Integration in polar coordinates involves finding not the area underneath a curve but, rather, the area of a sector bounded by a curve. Consider the region.
Lesson 10.1a Circle Terminology.
Geometric Algorithms1 segment intersection orientation point inclusion simple closed path.
Splines III – Bézier Curves
Lesson 8-1: Circle Terminology
UNC Chapel Hill M. C. Lin Point Location Chapter 6 of the Textbook –Review –Algorithm Analysis –Dealing with Degeneracies.
Delaunay Triangulations Presented by Glenn Eguchi Computational Geometry October 11, 2001.
A Navigation Mesh for Dynamic Environments Wouter G. van Toll, Atlas F. Cook IV, Roland Geraerts CASA 2012.
Lesson 8-1: Circle Terminology
© Manfred Huber Autonomous Robots Robot Path Planning.
October 14, 2014Computer Vision Lecture 11: Image Segmentation I 1Contours How should we represent contours? A good contour representation should meet.
Lesson 8-1: Circle Terminology
5 -1 Chapter 5 The Divide-and-Conquer Strategy A simple example finding the maximum of a set S of n numbers.
Path Planning for a Point Robot
October 9, 2003Lecture 11: Motion Planning Motion Planning Piotr Indyk.
TEL-AVIV UNIVERSITY RAYMOND AND BEVERLY SACKLER FACULTY OF EXACT SCIENCES SCHOOL OF MATHEMATICAL SCIENCES An Algorithm for the Computation of the Metric.
Order-k Voronoi diagram in the plane Dominique Schmitt Université de Haute-Alsace.
2/19/15CMPS 3130/6130 Computational Geometry1 CMPS 3130/6130 Computational Geometry Spring 2015 Voronoi Diagrams Carola Wenk Based on: Computational Geometry:
UNC Chapel Hill M. C. Lin Introduction to Motion Planning Applications Overview of the Problem Basics – Planning for Point Robot –Visibility Graphs –Roadmap.
Efficient Computing k-Coverage Paths in Multihop Wireless Sensor Networks XuFei Mao, ShaoJie Tang, and Xiang-Yang Li Dept. of Computer Science, Illinois.
Robotics Chapter 5 – Path and Trajectory Planning
UNC Chapel Hill M. C. Lin Delaunay Triangulations Reading: Chapter 9 of the Textbook Driving Applications –Height Interpolation –Constrained Triangulation.
Circles Modified by Lisa Palen. Definitions Circle The CENTER of the circle is the point that is the same distance to every point on the circle. The distance.
The Jordan Arc theorem. A Lemma: For a connected, finite union of open discs, no two of which are mutually tangent, the outer boundary (which separates.
Sphere Def.1 Surface- Let f(x,y,z) be a polynomial of nth degree in x, y, z. Then the graph of the equation f(x,y,z)=0 defined as nth degree surface. Def.
CMPS 3130/6130 Computational Geometry Spring 2017
The set of all points inside the circle
Fitting Curve Models to Edges
Chapter 7 Voronoi Diagrams
Computing Shortest Path amid Pseudodisks
The Visibility– Voronoi Complex and Its Applications
Presentation transcript:

Planning Near-Optimal Corridors amidst Obstacles Ron Wein Jur P. van den Berg (U. Utrecht) Dan Halperin Athens May 2006

Path Planning Given a start configuration s and a goal configuration g, find a collision-free path connecting s and g that avoids a given set of obstacles O. This problem is often difficult, so most algorithms try to find a path, regardless of its quality. For many applications, it is necessary to have a high-quality path. The resulting path therefore has to undergo some post- processing stages, such as pruning, smoothing, etc.

Using Corridors Instead of making the moving object(s) follow a 1-dimensional motion path, we let them move in a corridor indicating the general direction for the motion. Inside the corridor, motion is determined by a local planner (e.g. using the potential field method). s g

Applications For many applications it is better to use a corridor, which allows more flexibility in comparison to having a 1-dimensional path: coherent group motion, small moving obstacles (and large static ones), planning camera motions following a moving character, avoiding predictable motions (in games), allowing non-holonomic and kineodynamic planning.

A corridor C =  (t), w(t), w max  in a d-dimensional workspace is the union of the balls: Where:  : [0, L]   d is the backbone path, w: [0, L]  (0, w max ] defines the corridor width, w max is the preferred width. Defining a Corridor

Given a corridor C =  (t), w(t), w max , its weighted length, denoted L * (C), is given by: The Weighted-Length Measure We can improve the quality of a corridor by either making it wider (up to the preferred width), or by making its backbone path shorter.

Observation: The width function of an optimal corridor is given by: where c(p) is the clearance of the point p (its distance from the nearest obstacle). Properties of an Optimal Corridor Lemma: The backbone path of an optimal corridor connecting any given start and goal positions s and g is smooth. p

Refraction of an Optimal Path Snell’s Law: If the width function is not continuous, then the backbone path of the optimal corridor connecting p 1 and p 2 satisfies: p1p1 p2p2 11 22 w1w1 w2w2

Optimal Corridors amidst Point Obstacles We consider planar environments cluttered with point obstacles p 1, …, p n   2 and a preferred width w max. Let us first assume that the points are well-separated with respect to w max, that is the discs B(p i ; w max ) are pairwise disjoint in their interiors (namely ||p i – p j ||  2w max ). We first examine what happens when the two endpoints are both in the vicinity of a single obstacle p (inside B(p; w max )).

p r1r1 r2r2 11 22 A Using Snell’s Law: Near a Single Point Obstacle 11 B The Law of Sines on  pAB: Hence:  1 =  1.

The Logarithmic Spiral Assume w.l.o.g. that p is the origin. A curve that forms a constant angle  with the radii is a logarithmic spiral, given by the polar equation (where b = cot -1  ):

The Optimal Backbone Near a Single Point Obstacle Proposition: Given a single point obstacle located at the origin, a start position and a goal position, where r s, r g  w max, the backbone of the optimal corridor connecting s and g is an arc of the logarithmic spiral, where:

A Single Point Obstacle: The General Case Proposition: We are given two points s and g lying outside the disc B(p; w max ), where p is a point obstacle: If the segment sg does not intersect B(p; w max ), it is the optimal backbone. Otherwise, the optimal backbone is comprised of the tangent ss *, the circular arc s * g * and the tangent g * g. w max p g s s’ g’ s*s* g*g* w max p

Given a set O = {p 1, …, p n } of point obstacles in the plane that are well-separated with respect to w max, we use the visibility graph of the discs B(p 1 ; w max ), …, B(p n ; w max ) to compute optimal corridors. This graph can be constructed in O(n log n + E) time, where E is the number of visibility edges. The Visibility Graph Proposition: It is possible to compute the optimal corridor connecting s and g amidst n well-separated point obstacles in O(E log n) time.

The bounded Voronoi diagram Û ( O ) of a point set O w.r.t. w max is comprised of circular arcs (portions of the B(p i ; w max )’s) and line segments (portions of the Voronoi diagram). It subdivides the plane into: bounded Voronoi cells of obstacles, cells with clearance above w max. The Bounded Voronoi Diagram

In a cell whose clearance is above w max, optimal backbone paths are comprised of line segments and circular arcs. The weighted length of each element equals its “normal” length. Optimal Paths within Cells In the bounded Voronoi cell of p i the optimal backbone path between and is a spiral arc a whose weighted length is given by: Voronoi edges are also locally optimal.

We have to consider spiral arcs that shortcut sharp turns (Voronoi vertices and reflex vertices): Moving amidst Dense Obstacles pipi pipi pipi pjpj v v1v1 v2v2 v1v1 v2v2 q1q1 q2q2 q1q1 q2q2 q1q1 q2q2 q’q’ In the worst case we have to consider shortcuts of whose complexity is  (n), which take exponential time to compute.

Given  > 0, we subdivide the features of Û ( O ) into small intervals of length c(I)  / w max. (c(I) is the clearance of the interval I, which we assume to be constant as I is small). The Approximation Scheme (I) Let  be the total weighted length of all the features of Û ( O ), then there are  /  intervals in total. We define a graph D over the set of  /  intervals, which forms the node set of the graph.

D contains an edge between I 1 and I 2 only if the intervals are incident to a common cell. Such an edge may be: a straight visibility segment, a circular arc, a spiral arc, a straight line segment on a Voronoi edge. An edge must not cross a feature of Û ( O ). The Approximation Scheme (II) There are O(  2 /  2 ) edges in the graph, which can be constructed in O(n  2 /  2 ) time.

Given two endpoints, we can connect them to the graph D in O(n  /  ) time and use Dijkstra’s algorithm to obtain an approximation  for the optimal backbone path  * in O(  2 /  2 ) time. The Approximation Scheme (III) Lemma: If  * is comprised of the path segments  1, …,  k (where k = O(n)), then for each  i there exists an edge e in D such that: L * (e)  L * (  i ) + 2  2 . Corollary: We can compute in polynomial time a backbone path whose weighted length satisfies: L * (  )  L * (  * ) + O(n) .

Let us consider a scene cluttered with polygonal obstacles P = {P 1, …, P k } having n vertices in total. Polygonal Obstacles If the polygons are well-separated w.r.t. w max, we can use the visibility graph of the dilated obstacles to answer corridor- planning queries.

The features of Û ( P ) also include: line segments on dilated obstacle boundaries, parabolic arcs of the Voronoi diagram, line segments that separate bounded Voronoi cells of a polygon vertex from the cell of an incident edge. The Bounded Voronoi Diagram for Polygons

Using Snell’s Law: Moving Near a Polygon Edge (I) 00 p 0 = (x 0,0) x = 0 11 22 33 Note that we may have a reflection point!

Moving Near a Polygon Edge (II) Let us now write: Let  x  0: We obtained an equation of a circle whose center lies on x = 0.

The Optimal Backbone Near a Polygon Edge Proposition: The optimal backbone path between s and g near a polygon edge supported by x = 0 is a circular arc a of radius r * centered at (0, y * ), where: The weighted length of this arc is given by ( and w.r.t. the circle center):

We can generalize our approximation scheme for the case of polygonal obstacles. For any  > 0, we can construct a graph D based on the structure of Û ( P ) in O(n  2 /  2 ) time (w.r.t. a given w max value). Optimal Corridors amidst Polygons For any two given endpoints, we can query D in O(  2 /  2 ) time and obtain a path that approximates the best backbone path up to an error of O(n) .

Thank you!