3D Path Planning and Obstacle Avoidance Algorithms for Obstacle-Overcoming Robots
Yuanhao huang, Shi Huang, Hao Wang, Ruifeng Meng

TL;DR
This paper presents a novel 3D path planning and obstacle avoidance framework for obstacle-overcoming robots, integrating a new A-star based global planner with dynamic local obstacle avoidance, validated through complex environment simulations.
Contribution
It introduces a combined global and local 3D path planning algorithm with a novel A-star variant and dynamic obstacle avoidance for complex scenes.
Findings
Algorithms generate quick, reasonable 3D paths.
Robust local obstacle avoidance in complex environments.
Effective path correction after obstacle avoidance.
Abstract
This article introduces a multimodal motion planning (MMP) algorithm that combines three-dimensional (3-D) path planning and a DWA obstacle avoidance algorithm. The algorithms aim to plan the path and motion of obstacle-overcoming robots in complex unstructured scenes. A novel A-star algorithm is proposed to combine the characteristics of unstructured scenes and a strategy to switch it into a greedy best-first strategy algorithm. Meanwhile, the algorithm of path planning is integrated with the DWA algorithm so that the robot can perform local dynamic obstacle avoidance during the movement along the global planned path. Furthermore, when the proposed global path planning algorithm combines with the local obstacle avoidance algorithm, the robot can correct the path after obstacle avoidance and obstacle overcoming. The simulation experiments in a factory with several complex environments…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotic Path Planning Algorithms · Human Motion and Animation · Human Pose and Action Recognition
