A Fast 3D Path Planning Method for UAVs
Song Liu
Abstract
Song Liu
Abstract
3D path planning is always slow and in efficient for there are many constraints to be considered while planning,meanwhile,the path is produced by searching in huge space.It is an efficient scheme to improve path planning speed by combining 2D path planning and height planning.We proposed a fast 3D path planning method by planning 2D path with Fast Marching Method(FMM) and making height planning using Sparse A-Star(SAS) searching method,where the environment and maneuverability constraints are processed by stages,thereby,the planning space is reduced.Experiments showed that the proposed method generates path quickly,and the obtained path follows terrain and avoids obstacle well.
A significance statement is not available in the OpenAlex record.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
3D path planning is always slow and in efficient for there are many constraints to be considered while planning,meanwhile,the path is produced by searching in huge space.It is an efficient scheme to improve path planning speed by combining 2D path planning and height planning.We proposed a fast 3D path planning method by planning 2D path with Fast Marching Method(FMM) and making height planning using Sparse A-Star(SAS) searching method,where the environment and maneuverability constraints are processed by stages,thereby,the planning space is reduced.Experiments showed that the proposed method generates path quickly,and the obtained path follows terrain and avoids obstacle well.
Key concepts: Motion planning, Any-angle path planning, Path (computing), Obstacle, Computer science, Terrain, Fast marching method, Fast path