scispace - formally typeset
Proceedings ArticleDOI

A dynamic bridge builder to identify difficult regions for path planning in changing environments

Reads0
Chats0
TLDR
An efficient path planner to identify difficult regions for path planning in changing environments, in which obstacles can move randomly, is presented based on a W-C nodes mapping and a Bridge planner method.
Abstract
This paper presents an efficient path planner to identify difficult regions for path planning in changing environments, in which obstacles can move randomly. The difficult regions consist of narrow passages and the boundaries of obstacles in robot Configuration Space (C-space). These regions exert significantly negative influence on finding a valid path in static environments. The problem becomes more complicated in changing environments, because that the regions will change their positions when obstacles move. Besides, it is necessary to identify difficult regions in real time since obstacles may move frequently. To identify difficult regions fast when they change their positions, a dynamic bridge builder is proposed based on a W-C nodes mapping and a Bridge planner method. The W-C nodes mapping is used not only to conserve the validity of nodes in C-space, but also to provide the information about where a "bridge" should be built, i.e. the positions of narrow passages, and where the boundaries of obstacles are. Furthermore, a hierarchy sampling strategy is employed to boost the density of nodes in difficult regions efficiently. In the query phase, a Lazy-edges evaluation method is adopted to validate the edges in a found path. Simulated experiments for a dual-manipulator system show that our method is efficient for path planning in changing environments.

read more

Citations
More filters
Journal ArticleDOI

Adaptive Region Boosting method with biased entropy for path planning in changing environment

TL;DR: This paper proposes a novel approach called Adaptive Region Boosting (ARB), which effectively improves the success rate and outperforms all the other related methods in various dynamical scenarios, and a new criterion, called biased entropy, is proposed to evaluate the difficult degree of a region.
Patent

Robot safety path planning method based on dynamic region division

Liu Hong, +1 more
TL;DR: In this article, a robot safety path planning method based on dynamic region division is proposed, where the complex and changeable unknown environment is taken into consideration in planning of the multi-free-degree robot path, the nodes in a path map are made to contain environment information of a local partial area, and the environment information is utilized to guide a planning device to plan the path efficiently and safe.
Proceedings ArticleDOI

Predictive model for path planning by using k-near dynamic bridge builder and Inner Parzen Window

TL;DR: This model include two steps: K-near Dynamic Bridge Builder is proposed to identify difficult passages in the space first, and then Inner Parzen Window is adopted to sample points in these difficult regions without invoking any collision checker.
Journal ArticleDOI

Exploring the embryonic development of upper beak in Octopus vulgaris Cuvier, 1797: New findings and implications for age estimation

TL;DR: It is confirmed that the incubation environment could alter hatchling characteristics thus affecting the recruitment conditions and temperature influenced beaks in terms of overall size, as embryos reared at a warm temperature were smaller than the others.
Proceedings ArticleDOI

A "capacitor" bridge builder based safe path planner for difficult regions identification in changing environments

TL;DR: A “Capacitor” bridge is built between positive and negative toggled points in C-Space, which looks like capacitors stuck between narrow passages or boundary regions, to identify changing characteristics of obstacles.
References
More filters
Journal ArticleDOI

Probabilistic roadmaps for path planning in high-dimensional configuration spaces

TL;DR: 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).
Journal Article

Rapidly-exploring random trees : a new tool for path planning

TL;DR: The Rapidly-exploring Random Tree (RRT) as discussed by the authors is a data structure designed for path planning problems with high degrees of freedom and non-holonomic constraints, including dynamics.
Proceedings ArticleDOI

RRT-connect: An efficient approach to single-query path planning

TL;DR: A simple and efficient randomized algorithm is presented for solving single-query path planning problems in high-dimensional configuration spaces by incrementally building two rapidly-exploring random trees rooted at the start and the goal configurations.
Proceedings ArticleDOI

OBBTree: a hierarchical structure for rapid interference detection

TL;DR: A data structure and an algorithm for efficient and exact interference detection amongst complex models undergoing rigid motion that can robustly and accurately detect all the contacts between large complex geometries composed of hundreds of thousands of polygons at interactive rates are presented.
Book

Principles of Robot Motion: Theory, Algorithms, and Implementations

TL;DR: In this paper, the mathematical underpinnings of robot motion are discussed and a text that makes the low-level details of implementation to high-level algorithmic concepts is presented.