人工势场法路径规划算法(APF)我要分享

Artificial potential field path planning algorithm (APF)

matlab避障算法 障碍物 跟踪避障 避障-路径 路径跟踪

关注次数: 489

下载次数: 9

文件大小: 18KB

代码分类: Simulink仿真

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

用matlab编写的人工势场法路径规划算法演示程序,可以手动绘制障碍物,实现避障和对目标的跟踪,保证可以运行。


English Description:

The demonstration program of path planning algorithm of artificial potential field method written by Matlab can draw obstacles manually, realize obstacle avoidance and target tracking, and ensure that it 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