搜索资源列表
matlab_path_planning.rar
- 利用人工势场法进行移动机器人的路径规划的matlab程序。包含具体的讲解。,The use of artificial potential field method for mobile robot path planning matlab procedures. Contains specific explanation.
avoidlist.sln
- 局部路径规划的人工势场法 源代码 经调试后发现可以避障且能到达目标点-Local path planning of artificial potential field source can be found by debugging and can reach the target point of obstacle avoidance
shichangfa
- MATLAB人工势场法算法源代码 可以用于移动机器人路径规划上面-MATLAB artificial potential field algorithm source code can be used for Mobile Robot Path Planning above
paperAPF
- 大量的应用势场原理的科技文章。可以帮助您迅速掌握先进的人工势场法在移动机器人路径规划中的应用与研究状况。-A large number of potential field of application of the principle of scientific articles. Can help you quickly master the art of the artificial potential field method in mobile robot path planning
robot
- 一个基于人工势场的机器人路径规划的仿真程序源码,可以自行修改阈值。-An artificial potential field based robot path planning simulation program source code, you can modify thresholds.
autobizhangrobot
- 人工势场法路径规划matlab源代码,适用于机器人路径规划。-Artificial potential field path planning matlab source code for robot path planning.
artifical_potential_field_publish
- 基于人工势场法的路径规划方法。compute_angle,compute_attract,compute_repulsion分别计算角度引力斥力,加上本身物理约束,从而得出合理路径。(Path planning method based on artificial potential field method. Compute_angle, compute_attract and compute_repulsion calculate the angular gravitational repu
人工势场法改进版
- 人工势场法的改进版本。能够实现静态环境下避碰操作,通过改进势场函数,有效地缓解了目标不可达问题。(An improved version of the artificial potential field method. It can realize collision avoidance operation in static environment, and effectively improve the potential field function, effectively allev
改进势场
- 基本人工势场路径规划的MATLAB语言实现(Implementation of path planning for basic artificial potential field using MATLAB language)
Artificial potential field method
- 应用改进的人工势场法进行机器人的路径规划,加入避障功能。(The improved artificial potential method is applied to the path planning of the robot, and the obstacle avoidance function is added.)
基于人工势场法的移动机器人路径规划MAtlab程序
- 人工势场法,机器人路径规划,实现避障,亲测有效(Artificial potential field method, robot path planning, realization of obstacle avoidance)
改进
- 基于人工势场法的路径规划问题,可以躲避障碍物(The problem of path planning based on artificial potential field method can avoid obstacles)
人工势场法
- 基于传统的人工势场法实现的路径规划问题,可以躲避障碍物(The path planning problem based on the traditional artificial potential field method can avoid obstacles)
4人工势场法路径规划程序
- 多机器人系统的群集编队控制理论仿真程序,采用人工势场法,使多个机器人在向目标点运动过程中能保持队形,并能适应环境约束(The simulation program of cluster formation control for multi robot system is based on artificial potential field method, which enables multiple robots to maintain formation in the process of
人工势场
- 基于Matlab的人工势场法下路径规划与避障(Path planning and obstacle avoidance under artificial potential field based on Matlab)
改进势场
- 基于Matlab的改进人工势场法实现路径规划与避障(Improved artificial potential field method based on Matlab)
基本人工势场法路径规划
- 基于人工势能的路径规划,matlab代码编程(Path planning based on artificial potential energy)
人工势场法
- 它的基本思想是将机器人在周围环境中的运动,设计成一种抽象的人造引力场中的运动,目标点对移动机器人产生“引力”,障碍物对移动机器人产生“斥力”,最后通过求合力来控制移动机器人的运动。应用势场法规划出来的路径一般是比较平滑并且安全,但是这种方法存在局部最优点问题。
几种改进的路径规划算法
- matlab编写的基于人工势场法的路径规划算法,可运行(The path planning algorithm written by Matlab can run)
多机器人编队控制
- 针对多机器人编队控稍中的队形形成问题进行研究。利用控制算法中的人工势场法解决多机器人队形形成问题,结构简单、易于计算,方便对多机器人实时控制。首先,针对多机器人的队形位置用目标点搜索算法,寻找到正确的队形位置点,防止多机器人在空间内绕路,减少编队时间;然后,通过人工势场算法规划各机器人的路径,在机器人行进过程中,利用优先级蔽障方法避免与其他机器人碰撞;最后,对多机器人的队形形成进行仿真,实验证明队形形成的有效性,算法简单易于实现。(The formation of formation in fo