搜索资源列表
机器人路径规划-遗传算法
- 遗传算法解决避障机器人路径规划 程序运行环境 Windows XP , Pentium4.3.0 CPU 2.93GHz , 512MB , Matlab 6.5
基于方向优先权的机器人路径规划
- 基于方向优先权的机器人路径规划 matlab文件
用MATLAB 实现的机器人在平面上的路径规划,实用栅格法处理环境和障碍物
- 用MATLAB 实现的机器人在平面上的路径规划,实用栅格法处理环境和障碍物
粒子群算法求解机器人路径规划
- 粒子群算法求解机器人路径规划的MATLAB算法-the pathline of robot
robot
- 移动机器人全覆盖路径规划优化方法。从全局优化的角度出发,提出一种基于区域分割的环境建模方法-Full coverage of mobile robot path planning optimization method. From the global optimization point of view, presents a region-based segmentation of environmental modeling
robotpathplanning
- Pioneer3机器人的路径规划程序。包括所有源代码。实现机器人在已知地图环境中的路径规划,包括全局的路径规划和局部的修正的路劲规划。是研究路径规划和动态避障绝好的例子。运行方式:先在服务端执行justPathPlanningGuiServer,然后执行MobileEyes查看规划结果。-Pioneer3 robot path planning process. Including all the source code. Known map of a robot path planning e
完整的多机器人路径规划程序
- 一个完整的多机器人路径规划程序,几代研究生都在用-A complete multi-robot path planning process, several generations of graduate students are using
matlab改进人工势场路径规划(避障,c语言)
- 多移动机器人避障和编队处理,摘自github中(Obstacle Avoidance of multi-robots)
jiqirenguihuaRVO
- 多机器人路径规划算法一定程度上帮助了我的毕业设计,不错,所以推荐给大家,希望可以帮到大家(Multi robot path planning algorithm, to some extent, helped me graduate design, good, so recommend to you, I hope to help you)
MATLAB路径规划
- 用MATLAB实现复杂环境移动机器人路径规划算法的研究,分别采用了A星算法,迪杰斯特拉算法,蚁群算法以及蚁群寻径迪杰斯特拉优化路径的混合算法,并通过仿真进行验证。(Research and implementation of complex environment of mobile robot path planning algorithm with MATLAB, respectively, using the A star algorithm, Dijkstra algorithm, an
基于混合粒子群算法的移动机器人路径规划研究
- 本文主要研究的是机器人避障,通过混合粒子群算法来实现,里面含算法步骤,实例分析,对研究机器人避障的朋友在理论上有所帮助(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
机器人轨迹规划
- 机器人轨迹规划,人工势场法实现轨迹规划,matlab程序(Robot trajectory planning, artificial potential field method for trajectory planning, matlab program)
基于c++的智能扫地机器人路径选择的算法
- 基于C++语言的路径规划算法研究,对学习机器人路径规划有帮助!(The path planning algorithm based on C++ language is helpful to the path planning of learning robot.)
清洁机器人全覆盖路径规划研究
- 一篇关于清洁机器人路径全局覆盖的硕士论文,对于研究扫地机的人学习有帮助!(A master's thesis on the overall coverage of the clean robot path is helpful to the study of the sweeps.)
机器人离线仿真软件
- 机器人智能仿真与轨迹规划软件,可建模和完成目标轨迹规划,输出控制指令(robot simulation,and make end lline easy.based on svg,G code,vbscr ipt program,and define some instruct such as MOVEL MOVEP MOVEC)
机器人自动建模与智能轨迹规划离线仿真软件(1)
- RobotSim采用VS2005 VC++开发,结合OPENGL实现了一款专门对应臂式机器人的轨迹规划仿真和控制软件。该软件能提供任意3到6自由度臂式机器人的三维空间自动建模功能,同时能生成机器人正运动学(正解)和机器人逆运动学(逆解)。机器人DH参数可由用户配置和修改,并可保存成对应的机器人配置文件,形成机器人类型库,方便后续再次使用。RobotSim是一款适合3到6自由度臂式机器人的建模和轨迹仿真及控制的学习软件。(robot sim is a software base on vc++ d
空间机器人动力学正逆解及遗传算法路径规划
- 1.求解机器人的正逆解 2.采用遗传算法对机器人进行路径规划(1. positive and inverse solutions for solving robot 2. genetic algorithm for robot path planning)
扫地机器人设计
- 自带小范围坐标识别,电机控制,语音控制,红外距离探测,电池充电控制,障碍识别,路径规划的功能,代码是基于单片机实现的!(It has the functions of small area coordinate recognition, motor control, voice control, infrared distance detection, battery charging control, obstacle recognition and path planning. The co
5机器人路径规划
- 做机器人路径规划或者避障的同学,该文档有很高的参考性。(The document has a high reference to the students who do robot path planning or obstacle avoidance.)
机器人路径规划(1)
- 机器人路径的相关问题,跳过障碍物,博主分享(it is useful for people to learn about the application of matlab)