当前位置:
首页
资源下载

搜索资源 - OBSTACLE AVOIDANCE PATH PLANNING
搜索资源列表
-
1下载:
用差分方法,进行机器人路径规划仿真的程序-Robot swarm simulation in discrete time. Builds on simulation of robot path planning problem for obstacle avoidance problem
-
-
0下载:
摘 要:果蔬收获机器人是机器人技术在农业中的具体应用,基于避障的路径规划是果蔬收获机器人主要
的研究内容。由于农业机器人作业环境的复杂性和非结构性,神经网络籽是其重要的研究方法。为此,介
绍了神经网络的特点 ,重点分析了采用神经网络描述果蔬收获机器人工作环境的基本思路 ,最后给出了黄瓜采摘机器人的具体分析实例,对农业机器人工作环境的描述具有较高的参考价值。 -Abstract: The fruit and vegetable harvesting robot is the robot
-
-
0下载:
:针对遗传算法易陷入局部最优的不足,在标准遗传算法基础上加入了三个新的操作- 复原、重构和录优操作,使改
进后的遗传算法收敛于全局最优,并在此基础上以路边约束、动态避障和路径最短作为适应度函数,提出了动态避障的路径
规划方法。通过实验仿真验证了算法的有效性、准确性和实时性,并与基于以往的遗传算法的路径规划方法进行比较,结果
表明本文提出的方法在产生的路径长度和算法运行时间上都具有更优的性能。-: Genetic algorithm for the lack of easy to
-
-
0下载:
Vehicle guidance for obstacle avoidance.Path planning for vehicle guidance
-
-
0下载:
Pioneer3机器人的路径规划程序。包括所有源代码。实现机器人在已知地图环境中的路径规划,包括全局的路径规划和局部的修正的路劲规划。是研究路径规划和动态避障绝好的例子。运行方式:先在服务端执行justPathPlanningGuiServer,然后执行MobileEyes查看规划结果。-Pioneer3 robot path planning process. Including all the source code. Known map of a robot path planning e
-
-
3下载:
机器人路径规划与避障的MatLAB源码,对研究机器人路径规划与避障很有帮助!-Robot path planning and obstacle avoidance of MatLAB source, the study of robot path planning and obstacle avoidance helpful!
-
-
0下载:
The robot path planning problem is a very challenging problem in robotics.
The main goal of this problem is to construct a collision-free path from a starting position
to an end or destination position. However, this navigation problem includes s
-
-
0下载:
Swarm仿真机器人在离散的时间。建立在机器人路径规划问题的仿真避障问题。-Robot swarm simulation in discrete time. Builds on simulation of robot path planning problem for obstacle avoidance problem.
-
-
0下载:
Optimum path planning algorithm in horizontal and vertical planes with obstacle avoidance of an autonomous underwater vehicle
-
-
0下载:
遗传算法对移动机器人路径的路径规划,可以设置起始点的位置,并且能够避障,很有用,可以下载。-Genetic algorithm of mobile robot path path planning, can set the position of the starting point, and the ability to obstacle avoidance, is very useful, and can be downloaded.
-
-
0下载:
用C++实现机器人路径规划,是对智能避障算法的研究与实现-The realization robot path planning, using C++ Research and implementation of intelligent obstacle avoidance algorithm
-
-
0下载:
移动机器人相关模块,路径规划,直流电机驱动,pwm调速-Mobile robotics module, path planning, DC motor drives, pwm speed
-
-
0下载:
机器人避障路径规划,最优轨迹寻优,matlab仿真源码。-Obstacle avoidance path planning of robot, trajectory optimization, simulation matlab source
-
-
5下载:
用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, ensur
-
-
0下载:
针对自治水下机器人(AUV)的路径规划问题进行了研究,依据模糊控制规则,提出了一种基于粒子群优化(PSO)的模糊路径规划算法.首先建立水下水平面内路径规划的模糊规则,并应用A/B模型进行静态和动态障碍物的避障.同时考虑到模糊边界的选择具有很大的随意性,所生成的路径并非最优,利用PSO算法进行模糊集合的优化,使得最终生成的路径最优.应用设计的粒子群优化模糊(PSO-fuzzy)算法针对动静态障碍物进行了避障路径规划,仿真结果验证了所设计的方法的有效性.-The study was conducte
-
-
0下载:
针对舰载机牵引系统的甲板调运过程,提出了一种适用于复杂障碍物环境中不规则形状目标的路径规划方法。针对舰载机外轮廓特点,建立了目标的凸构型描述形式,并推导了多目标间碰撞检测及距离计算方法,在此基础上提出了舰载机牵连运动的轨迹跟踪控制算法,同时引入行为动力学方法实现牵引系统的避碰路径规划。为提高复杂环境下的避碰能力,基于广义符号阈值函数,提出了避障行为策略改进方法。仿真结果表明,本文提出的算法能够有效地解决舰载机牵引系统的避碰路径规划问题。-For dealing with dispatching
-
-
0下载:
使用a星算法通过MATLAB进行避障路径规划
-Using a star algorithm by MATLAB for obstacle avoidance path planning
-
-
0下载:
机器人综合避障室内路径规划界面实现程序算法-Comprehensive Robot Obstacle Avoidance Path Planning interface to achieve indoor
-
-
2下载:
采用随机搜索树算法(RRT)进行自由漂浮空间机器人避障路径规划的算例.-Obstacle avoidance path planning using Rapidly-exploring Random Trees(RRT) algorithm for free-floating space robot.
-
-
4下载:
RRT算法避障路径规划,适合初学者,可以看看(RRT algorithm obstacle avoidance path planning, suitable for beginners)
-