搜索资源列表
APFcode
- 机器人路径规划中局部路径规划常用的人工势场法,在matlab仿真的原代码-robot path planning local path planning commonly used artificial potential field in Matlab simulation of the original code
APF1111
- 机器人路径规划中局部路径规划常用的人工势场法,matlab原代码-robot path planning local path planning commonly used artificial potential field, the original code Matlab
avoidlist.sln
- 局部路径规划的人工势场法 源代码 经调试后发现可以避障且能到达目标点-Local path planning of artificial potential field source can be found by debugging and can reach the target point of obstacle avoidance
bp
- 本书涉及的研究方法主要应用于油田生产的实际工作中,包括一般储层参数预测、薄互油藏参数预测、火山岩储层参数预测和储层随机模拟等问题,同时还涉及了石油工业中的油管缺损检测、海底输油管道腐蚀检测等应用问题,对污水处理絮凝过程的智能优化控制及移动机器人的全局和局部路径规划等问题的应用也进行了一定的研究。-Book of research methods involved are mainly used in oil field production of practical work, includi
pso_pathplanning
- 粒子群(PSO)路径规划。这个是一个局部路径规划,用了深度优先搜索算法,可以走出“陷阱”。-Particle Swarm (PSO) path planning. This is a local path planning, with a depth-first search algorithm, we can get out a
20090501SleepingKoala
- 所上传文件包包括6种vc++源代码:使用opencv的实现可视图的静态路径规划;简单的svm算法;基于vc2008的图像匹配(多工程结构);基于局部搜索的K-means聚类算法;三维匹配中的ICP算法;视觉tracking中的condensation算法-Upload file package, including the six kinds of vc++ source code: using opencv to view the realization of the static path
jsjy20070288
- :针对遗传算法易陷入局部最优的不足,在标准遗传算法基础上加入了三个新的操作- 复原、重构和录优操作,使改 进后的遗传算法收敛于全局最优,并在此基础上以路边约束、动态避障和路径最短作为适应度函数,提出了动态避障的路径 规划方法。通过实验仿真验证了算法的有效性、准确性和实时性,并与基于以往的遗传算法的路径规划方法进行比较,结果 表明本文提出的方法在产生的路径长度和算法运行时间上都具有更优的性能。-: Genetic algorithm for the lack of easy to
robotpathplanning
- Pioneer3机器人的路径规划程序。包括所有源代码。实现机器人在已知地图环境中的路径规划,包括全局的路径规划和局部的修正的路劲规划。是研究路径规划和动态避障绝好的例子。运行方式:先在服务端执行justPathPlanningGuiServer,然后执行MobileEyes查看规划结果。-Pioneer3 robot path planning process. Including all the source code. Known map of a robot path planning e
pf_yue
- 基于人工势场的局部路径规划算法,在matlab上的实现-path planning based on potential field
Planner
- 自主车的局部路径规划,对初学者很有帮助,应用了经典的算法-Local Path Planning of autonomous vehicles
artificial-potential-field-method
- 局部路径规划的人工势场法,可运行,可以避障且能到达目标点-Local Path Planning of artificial potential field, run, obstacle avoidance can and can reach the target point
navigation-hydro-devel
- ros中navigation功能包,包括自主定位,全局路径规划,局部路径规划,动态避障等-the navigation package, including autonomous positioning, global path planning, local path planning, dynamic obstacle avoidance, etc.,
MCDDVJT0
- 机器人路径规划中局部路径规划常用的人工势场法,在matlab仿真的原代码-Robot path planning in local path planning of commonly used artificial potential field method, the matlab simulation of the original code
ths-the
- 机器人路径规划中局部路径规划常用的人工势场法,在matlab仿真的原代码-Robot path planning in local path planning of commonly used artificial potential field method, the matlab simulation of the original code
respobserobustnesstemplate
- 机器人路径规划中局部路径规划常用的人工势场法,在matlab仿真的原代码-Robot path planning in local path planning of commonly used artificial potential field method, the matlab simulation of the original code
path-planning
- 路径规划的子程序,五个文件打开后,运行主程序,直接可以得到移动机器人局部路径规划的图像。-Path planning subroutine, five files open, run the main program, you can directly get the mobile robot local path planning images.
yivide
- 机器人路径规划中局部路径规划常用的人工势场法,在matlab仿真的原代码(Robot path planning in local path planning of commonly used artificial potential field method, the matlab simulation of the original code)
multiple_object_tracking_matlabcode(3D)
- 无人机飞行航迹规划和路径规划,实时局部修改功能(Uav flight path the quadrotor is chosen as simulation platform. vertificate the control method)
基于视觉的无人驾驶车辆运动控制的研究
- 关键词:无人驾驶汽车;视觉系统;图像分块;局部路径规划;模型预测控制
人工势场算法
- 人工势场法是局部路径规划的一种比较常用的方法。这种方法假设机器人在一种虚拟力场下运动。