A Path Planning Method Based on Concentric Circle Sampling Guided RRT Algorithm
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- FUZHOU UNIV
- Publication Date
- 2021-11-02
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The invention relates to the field of path planning, in particular to a path planning method based on concentric circle sampling guided RRT algorithm. Background technique
[0002] In a complex environment, how to quickly and efficiently reach the target position safely from the starting position has attracted the attention of many scholars. Path planning is the key technology of this problem, and its main task is to find a continuous collision-free path from the initial state point to the target state point in space, while satisfying the corresponding constraints.
[0003] Commonly used path planning algorithms include intelligent path planning algorithms, graph search algorithms, and heuristic search algorithms. Heuristic search algorithm, such as A* algorithm, based on the grid map, evaluates each searched position to find the best position, and then searches from this position until the target point position is searched.
[0004] Rapidly-explorin...