scispace - formally typeset
Open AccessJournal ArticleDOI

Probabilistic roadmaps for path planning in high-dimensional configuration spaces

Reads0
Chats0
TLDR
Experimental results show that path planning can be done in a fraction of a second on a contemporary workstation (/spl ap/150 MIPS), after learning for relatively short periods of time (a few dozen seconds).
Abstract
A new motion planning method for robots in static workspaces is presented. This method proceeds in two phases: a learning phase and a query phase. In the learning phase, a probabilistic roadmap is constructed and stored as a graph whose nodes correspond to collision-free configurations and whose edges correspond to feasible paths between these configurations. These paths are computed using a simple and fast local planner. In the query phase, any given start and goal configurations of the robot are connected to two nodes of the roadmap; the roadmap is then searched for a path joining these two nodes. The method is general and easy to implement. It can be applied to virtually any type of holonomic robot. It requires selecting certain parameters (e.g., the duration of the learning phase) whose values depend on the scene, that is the robot and its workspace. But these values turn out to be relatively easy to choose, Increased efficiency can also be achieved by tailoring some components of the method (e.g., the local planner) to the considered robots. In this paper the method is applied to planar articulated robots with many degrees of freedom. Experimental results show that path planning can be done in a fraction of a second on a contemporary workstation (/spl ap/150 MIPS), after learning for relatively short periods of time (a few dozen seconds).

read more

Content maybe subject to copyright    Report






Citations
More filters
Journal ArticleDOI

Driving on Point Clouds: Motion Planning, Trajectory Optimization, and Terrain Assessment in Generic Nonplanar Environments

TL;DR: This work presents a practical approach to global motion planning and terrain assessment for ground robots in generic three‐dimensional environments, including rough outdoor terrain, multilevel facilities, and more complex geometries, using a novel, constraint‐aware trajectory optimization paradigm.
Journal ArticleDOI

Adaptive dynamic collision checking for single and multiple articulated robots in complex environments

TL;DR: This paper introduces a new method for testing path segments in c-space or collections of such segments, that is both reliable and efficient and well suited for use in probabilistic roadmap planners, where it is critical to determine as quickly as possible whether given path segments collide, or not.
Posted Content

Asymptotically Optimal Sampling-based Kinodynamic Planning

TL;DR: The Stable Sparse-RRT (SST) and SST* algorithms as discussed by the authors are shown to converge fast to high-quality paths, while they maintain only a sparse set of samples, which makes them computationally efficient.
Journal ArticleDOI

Motion planning for carlike robots using a probabilistic learning approach

TL;DR: A recently developed learning approach for robot motion planning is extended and applied to two types of carlike robots: normal ones, and robots that can only move for ward, which demonstrates their efficiency for both robot types, even in cluttered workspaces.
Proceedings ArticleDOI

Screw-based motion planning for bevel-tip flexible needles in 3D environments with obstacles

TL;DR: The presented method is the first to address motion planning for bevel-tip needles in a 3D environment with obstacles and introduces two different discretization strategies that lead to differently structured paths and show that both produce valid trajectories from start to goal.
References
More filters
Book

Robot Motion Planning

TL;DR: This chapter discusses the configuration space of a Rigid Object, the challenges of dealing with uncertainty, and potential field methods for solving these problems.
Journal ArticleDOI

An algorithm for planning collision-free paths among polyhedral obstacles

TL;DR: A collision avoidance algorithm for planning a safe path for a polyhedral object moving among known polyhedral objects that transforms the obstacles so that they represent the locus of forbidden positions for an arbitrary reference point on the moving object.
Journal ArticleDOI

Spatial Planning: A Configuration Space Approach

TL;DR: In this article, the authors propose an approach based on characterizing the position and orientation of an object as a single point in a configuration space, in which each coordinate represents a degree of freedom in the position or orientation of the object.
Journal ArticleDOI

Exact robot navigation using artificial potential functions

TL;DR: A methodology for exact robot motion planning and control that unifies the purely kinematic path planning problem with the lower level feedback controller design is presented.
Book

Spatial planning: a configuration space approach

TL;DR: Algorithms for computing constraints on the position of an object due to the presence of ther objects, which arises in applications that require choosing how to arrange or how to move objects without collisions are presented.