Guided Incremental Local Densification for Accelerated Sampling-based Motion Planning

04/11/2021
βˆ™
by   Aditya Mandalika, et al.
βˆ™
0
βˆ™

Sampling-based motion planners rely on incremental densification to discover progressively shorter paths. After computing feasible path ΞΎ between start x_s and goal x_t, the Informed Set (IS) prunes the configuration space π’ž by conservatively eliminating points that cannot yield shorter paths. Densification via sampling from this Informed Set retains asymptotic optimality of sampling from the entire configuration space. For path length c(ΞΎ) and Euclidean heuristic h, IS = { x | x βˆˆπ’ž, h(x_s, x) + h(x, x_t) ≀ c(ΞΎ) }. Relying on the heuristic can render the IS especially conservative in high dimensions or complex environments. Furthermore, the IS only shrinks when shorter paths are discovered. Thus, the computational effort from each iteration of densification and planning is wasted if it fails to yield a shorter path, despite improving the cost-to-come for vertices in the search tree. Our key insight is that even in such a failure, shorter paths to vertices in the search tree (rather than just the goal) can immediately improve the planner's sampling strategy. Guided Incremental Local Densification (GuILD) leverages this information to sample from Local Subsets of the IS. We show that GuILD significantly outperforms uniform sampling of the Informed Set in simulated ℝ^2, SE(2) environments and manipulation tasks in ℝ^7.

READ FULL TEXT

page 1

page 5

research
βˆ™ 10/11/2019

Relevant Region Exploration On General Cost-maps For Sampling-Based Motion Planning

Asymptotically optimal sampling-based planners require an intelligent ex...
research
βˆ™ 02/27/2020

Posterior Sampling for Anytime Motion Planning on Graphs with Expensive-to-Evaluate Edges

Collision checking is a computational bottleneck in motion planning, req...
research
βˆ™ 05/09/2022

Informed Steiner Trees: Sampling and Pruning for Multi-Goal Path Finding in High Dimensions

We interleave sampling based motion planning methods with pruning ideas ...
research
βˆ™ 03/12/2023

Non-Trivial Query Sampling For Efficient Learning To Plan

In recent years, learning-based approaches have revolutionized motion pl...
research
βˆ™ 10/08/2021

Improving Kinodynamic Planners for Vehicular Navigation with Learned Goal-Reaching Controllers

This paper aims to improve the path quality and computational efficiency...
research
βˆ™ 03/03/2019

Pushing the Boundaries of Asymptotic Optimality for Sampling-based Roadmaps In Motion And Task Planning

Sampling-based roadmaps have been popular methods for robot motion and t...
research
βˆ™ 09/21/2021

Rapid Replanning in Consecutive Pick-and-Place Tasks with Lazy Experience Graph

In an environment where a manipulator needs to execute multiple pick-and...

Please sign up or login with your details

Forgot password? Click here to reset