搜索资源列表
机器人路径规划-遗传算法
- 遗传算法解决避障机器人路径规划 程序运行环境 Windows XP , Pentium4.3.0 CPU 2.93GHz , 512MB , Matlab 6.5
move_counter
- 机器人的避障路径规划策略,非常好的例子,是基于vc++平台的-robot rounting]
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
RobotPathPlanningAndAvoidceObstacles
- 机器人路径规划与避障的MatLAB源码,对研究机器人路径规划与避障很有帮助!-Robot path planning and obstacle avoidance of MatLAB source, the study of robot path planning and obstacle avoidance helpful!
Robot--obstacle-avoidance-problem
- Swarm仿真机器人在离散的时间。建立在机器人路径规划问题的仿真避障问题。-Robot swarm simulation in discrete time. Builds on simulation of robot path planning problem for obstacle avoidance problem.
11111
- 关于机器的路径规划避障的一些论文,对做机器人路径规划的很有帮助-Path planning obstacle avoidance on the machine some papers, the robot path planning is helpful
matlab改进人工势场路径规划(避障,c语言)
- 多移动机器人避障和编队处理,摘自github中(Obstacle Avoidance of multi-robots)
roommap
- 完全遍历躲避障碍物,采用栅格法环境建模,完全遍历路径规划对剩余探测区遍历,直到遍历完所有区域(Complete traversal obstacle avoidance, using grid method environment modeling, complete traversal path planning to traverse the remaining detection area, until all regions are traversed)
基于混合粒子群算法的移动机器人路径规划研究
- 本文主要研究的是机器人避障,通过混合粒子群算法来实现,里面含算法步骤,实例分析,对研究机器人避障的朋友在理论上有所帮助(This paper mainly studies the robot obstacle avoidance, through the hybrid particle swarm algorithm to achieve, which contains the steps of the algorithm, example analysis, to study the robo
模糊控制用于机器人避障
- 智能小车是移动机器人的一种,可通过计算机编程来实现其对行驶方向、启停以及速度的控制。要想让智能小车在行驶过程中能成功地避开障碍物,必须对其进行路径规划?,路径规划的任务是为小车规划一条从起始点到目标点的无碰路径。路径规划方法有:BP人工神经网络法(Back Propagation)、机器学习(Reinforcement Learning)、以及模糊控制(Fuzzy Control)方法等。模糊技术具有人类智能的模糊性和推理能力,在路径规划中,模糊推理的应用主要体现在基于行为的导航方式上,即将机器
势场法-改进
- 通过这一算法可以实现二维平面内无人机的路径规划。在该平面内存在已知的障碍,势场法通过给终点添加引力,对障碍增加斥力,使得无人机能够顺利的避障并到达终点。通过对传统势场法的改进,避免了无人机容易陷入极值的问题,使搜索更易实现。(Through this algorithm, the path planning of the UAV in the two-dimensional plane can be realized. There are known obstacles in the plane
基于人工势场法的移动机器人路径规划MAtlab程序
- 人工势场法,机器人路径规划,实现避障,亲测有效(Artificial potential field method, robot path planning, realization of obstacle avoidance)
三维蚁群算法
- 三维路径规划,可以自动寻找最佳路径,matlab(3D path planning can automatically find the best path)
5机器人路径规划
- 做机器人路径规划或者避障的同学,该文档有很高的参考性。(The document has a high reference to the students who do robot path planning or obstacle avoidance.)
New Folder
- 在平面内,由出发点向目标点移动,并进行避障(路径规划)(In the plane,moving from the starting point to the target point and avoiding obstacles.(path planning))
Q-Learing路径规划MATLAB仿真
- 基于的 Q-Learing 的 机器学习 避障 matlab代码(Q-Learing based machine learning obstacle avoidance matlab code)
voronoi
- 用于智能体自动目标搜索或自动避障路径规划(Path Planning for Agent Automatic Target Search or Obstacle Avoidance)
自主驾驶车辆的路径规划与轨迹跟踪控制.rar
- 为减少道路突发事故,提高车辆通行效率,需要研究车辆的紧急避障以实现自主驾驶。 基于车辆点质量模型,设计了非线性模型预测控制( MPC) 路径规划器; 基于车辆动力学模型,设计了线性时变MPC 轨迹跟踪器。(Emergency obstacle avoidance is one of the key points for autonomous driving system. A path planning controller based on non-linear model predicti
避障智能车程序
- 两轮差速驱动智能避障小车的51单片机控制程序(Control program of two wheel differential drive intelligent obstacle avoidance car)