A Multi-Heuristic A* Algorithm Based on Stagnation Detection for Path Planning of Manipulators in Cluttered Environments
TL;DR: In this article, the problem of planning an obstacle avoidance path for manipulators in cluttered environments especially with narrow passages is considered and a shared multi-heuristic A* (SMHA*) algorithm is proposed to solve the problem.
read more
Abstract: We consider the problem of planning an obstacle avoidance path for manipulators in cluttered environments especially with narrow passages. Compared to sampling-based planners, heuristic search-based planners are more suitable for such environments due to the consistent heuristic guidance. In order to solve the problem of search stagnation caused by inappropriate heuristic guidance, we use the Shared Multi-Heuristic A* (SMHA*) algorithm and predefine multiple inadmissible heuristics. Meanwhile, when the consistent heuristic guidance is correct and appropriate, in order to avoid the unnecessary inadmissible heuristics to increase the search burden, we improve it by adding heuristic-based stagnation detection for each extended node and the improved algorithm is called SD-SMHA*. Only when the algorithm detects that it ceases to make significant progress towards the goal, the predefined inadmissible heuristics will be introduced. Finally, multiple simulation experiments are carried out and the results show that the improved algorithm effectively improves the planning efficiency and planning success rate in different scenarios.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Robot-Assisted Glovebox Teleoperation for Nuclear Industry
Ozan Tokatli,Pragna Das,Radhika Nath,Luigi Pangione,Alessandro Altobelli,Guy Burroughes,Emil T. Jonasson,Matthew F. Turner,Robert Skilton +8 more
TL;DR: This work presents the challenges of robotic and AI solutions for nuclear gloveboxes, and introduces a step forward for bringing cutting-edge technology to gloveboxes.
41
ASL-DWA: An Improved A-Star Algorithm for Indoor Cleaning Robots
01 Jan 2022
TL;DR: In this article , a Star Leading Dynamic Window Approach (SL-DWA) is proposed to solve the problem of many search nodes in the A-star algorithm, and a new hybrid heuristic function that combines Euclidean distance and point-to-line distance is proposed, thereby reducing the number of search nodes.
28
A new path planning method based on sparse A* algorithm with map segmentation:
TL;DR: An improved A* algorithm based on graph preprocessing is proposed, which has significant advantages in planning speed, path cost, stability, and completeness.
27
Hierarchical Control of Trajectory Planning and Trajectory Tracking for Autonomous Parallel Parking
TL;DR: In this article, a trajectory tracking control method with a novel trajectory planning layer for autonomous parallel parking based on a numerical optimization algorithm and model predictive control is proposed, where the vehicle physical constraints, boundary condition constraints, and obstacle avoidance constraints during the parking process are considered.
Joint Trajectory Generation of Obstacle Avoidance in Tight Space for Robot Manipulator
Chunfang Liu,Jinbiao Zhang,Pan Yu,Xiaoli Li +3 more
- 01 Jan 2023
TL;DR: In this article , a joint trajectory generation method for obstacle avoidance is proposed, which combines Dynamic Movement Primitive (DMP) with a RRT-Connect algorithm that first generates trajectories for each manipulator joint, and then, in the cartesian space, the collision detection model checks the DMP generated trajectories.
References
A Formal Basis for the Heuristic Determination of Minimum Cost Paths
TL;DR: How heuristic information from the problem domain can be incorporated into a formal mathematical theory of graph searching is described and an optimality property of a class of search strategies is demonstrated.
12.7K
Probabilistic roadmaps for path planning in high-dimensional configuration spaces
Lydia E. Kavraki,P. Svestka,Jean-Claude Latombe,Mark H. Overmars +3 more
- 01 Aug 1996
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).
Sampling-based algorithms for optimal motion planning
Sertac Karaman,Emilio Frazzoli +1 more
TL;DR: In this paper, the authors studied the asymptotic behavior of the cost of the solution returned by stochastic sampling-based path planning algorithms as the number of samples increases.
4.9K
•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.
4.5K
RRT-connect: An efficient approach to single-query path planning
James J. Kuffner,Steven M. LaValle +1 more
- 24 Apr 2000
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.
Related Papers (5)
Dave Ferguson,Anthony Stentz,Sebastian Thrun +2 more
- 06 Jul 2004
Hongrui An,Jiwei Hu,Ping Lou +2 more
- 01 Mar 2021