文件名称:APF-path-planning-algorithm-demo
介绍说明--下载内容均来自于网络,请自行研究使用
用matlab编写的人工势场法路径规划算法演示程序,可以手动绘制障碍物,实现避障和对目标的跟踪,保证可以运行-Matlab prepared by the artificial potential field method of path planning algorithm demo application, you can manually draw obstacles, to realize the obstacle avoidance and target tracking, ensure that you can run
(系统自动生成,下载前可以参看下载内容)
下载文件列表
人工势场算法路径规划演示\AFM.asv
........................\AFM.fig
........................\AFM.m
........................\compute_angle.asv
........................\compute_angle.m
........................\compute_Attract.m
........................\compute_Ftotal.asv
........................\compute_Ftotal.m
........................\compute_repulsion.asv
........................\compute_repulsion.m
........................\Is_Reach.asv
........................\Is_Reach.m
人工势场算法路径规划演示