Rectilinear Shortest Paths Among Transient Obstacles

09/24/2018
by   Anil Maheshwari, et al.
0

This paper presents an optimal Θ(n n) algorithm for determining time-minimal rectilinear paths among n transient rectilinear obstacles. An obstacle is transient if it exists in the scene only for a specific time interval, i.e., it appears and then disappears at specific times. Given a point robot moving with bounded speed among transient rectilinear obstacles and a pair of points s, d, we determine a time-minimal, obstacle-avoiding path from s to d. The main challenge in solving this problem arises as the robot may be required to wait for an obstacle to disappear, before it can continue moving toward the destination. Our algorithm builds on the continuous Dijkstra paradigm, which simulates propagating a wavefront from the source point. We also solve a query version of this problem. For this, we build a planar subdivision with respect to a fixed source point, so that minimum arrival time to any query point can be reported in O( n) time, using point location for the query point in this subdivision.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
08/05/2017

Grid obstacle representation of graphs

The grid obstacle representation of a graph G=(V,E) is an injective func...
research
10/18/2020

Shortest Paths Among Obstacles in the Plane Revisited

Given a set of pairwise disjoint polygonal obstacles in the plane, findi...
research
07/24/2018

Does a robot path have clearance c?

Most path planning problems among polygonal obstacles ask to find a path...
research
09/01/2013

Reconstruction and uniqueness of moving obstacles

We study the uniqueness and accuracy of the numerical solution of the pr...
research
06/09/2017

An Efficient Algorithm for Computing High-Quality Paths amid Polygonal Obstacles

We study a path-planning problem amid a set O of obstacles in R^2, in wh...
research
05/23/2020

An Intelligent Obstacle and Edge Recognition System using Bug Algorithm

Obstacle avoidance is an important task in robotics as the autonomous ro...
research
08/25/2023

Unlocking the Performance of Proximity Sensors by Utilizing Transient Histograms

We provide methods which recover planar scene geometry by utilizing the ...

Please sign up or login with your details

Forgot password? Click here to reset