搜索资源列表
fastslam_web
- FastSLAM1.0/2.0的仿真,在matlab环境下实现。对研究移动机器人同时定位与建图的研究者是非常不错的参考。-FastSLAM1.0/2.0 the simulation environment in Matlab under. Mobile robots to research the same time positioning and building plans of researchers is a very good reference.
toolbox
- 用于移动机器人SLAM的仿真工具箱(CAS Robot Navigation Toolbox)。由Kai Arras编写。可迅速构建移动机器人仿真平台。
matlab_path_planning.rar
- 利用人工势场法进行移动机器人的路径规划的matlab程序。包含具体的讲解。,The use of artificial potential field method for mobile robot path planning matlab procedures. Contains specific explanation.
aca_path.rar
- 利用蚂蚁算法求解最短路径问题,稍作修改既可以用于移动机器人路径规划当中。,Ants use the shortest path algorithm to solve the problem, with some slight modifications can be used in mobile robot path planning among them.
The_simulation_migration_robot
- 移动机器人避障实验MatlaB仿真程序(对学习MATLAB仿真的有用),Mobile robot obstacle avoidance MatlaB experimental simulation program (MATLAB simulation for learning useful)
Slam
- 移动机器人栅格地图创建,SLAM方法,可以采用多种地图进行创建-Grid map building mobile robots, SLAM method, using a variety of maps can be created
stabilization_to_beta_line_positive
- 轮式移动机器人镇定到倾角为任意的直线上,角度可以任意指定-Stabilization of wheeled mobile robot to the inclination of arbitrary straight line, angle can be specified
simulation_hua_square_obstacle_2
- 轮式移动机器人的避障,可以实现机器人在约束环境中的期望运动-Wheeled mobile robot obstacle avoidance can be achieved in the constrained environment of the robot s expectations Movement
SSS06.Prac1.DataAssociation.tar
- 移动机器人同时定位与地图创建最前沿技术,来自school summer 的培训材料,一共有三个代码包,包括EKF,PF等代码,这是第一部分-Mobile Robot Localization and Mapping at the same time to create the most cutting-edge technology, from the school summer training materials, a total of three code package, includi
SSS06.Prac2.MonocularSLAM.tar
- 移动机器人同时定位与地图创建最前沿技术,来自school summer 的培训材料,一共有三个代码包,包括EKF,PF等代码,这是第二部分,主要是关于数据关联(data association)的.-Mobile Robot Localization and Mapping at the same time to create the most cutting-edge technology, from the school summer training materials, a total
SSS06.Prac3.InformationFilter.tar
- 这是移动机器人同时定位与地图创建的第三部分,主要是关于信息滤波器的(Information filter)-This is a mobile robot localization and mapping at the same time to create the third part, focusing on the information filter (Information filter)
Simulation_System_of_Unknown_Environmen
- :以matlab工具箱的形式给出了静态及动态未知环境下移动机器人地图构建的仿真研究平 台。通过分析polaroid6500声纳、电子罗盘、编码器等传感器的工作原理建立了参数可调的传感器 模型。这些传感器为机器人提供位姿及环境信息。在分析已有基于hough变换的线段提取算法的基 础上提出了抑止。杂线段。现象的CIHT[Clus~r Inhibiting Hough Transform]算法.采用cIHT 对声蚋信息作环境特征提取,便于开展基于环境特征的未知环境地图构建算法方面的研究
EKFSLAM
- 采用EKF实现移动机器人在全局地图中的自定位-EKF used for mobile robot self-localization
shichangfa
- MATLAB人工势场法算法源代码 可以用于移动机器人路径规划上面-MATLAB artificial potential field algorithm source code can be used for Mobile Robot Path Planning above
yiqunsuanfa
- 用蚁群算法进行移动机器人路径规划,快速有效的得到了全局最优解。-Ant colony algorithm for mobile robot path planning, quickly and effectively to get the global optimal solution.
LocalizationProject
- 使用EKF和粒子滤波在简单的平台上实现定位,是本人在华盛顿大学机器人课程作业的基础上编写完成的,可以作为滤波和移动机器人定位的基础教程使用。 Author:Wilford Wang PS. 可以先下载本人之前上传的Project-1.rar(华盛顿大学的课题作业),自行编写,再与我写的程序做比较,可以达到比较好的学习效果。-Using the EKF and particle filter in a simple platform for location, is my course w
boltz12
- 使用强化学习方法实现移动激光测距机器人避障(Realization of obstacle avoidance by mobile laser rangefinder using Reinforcement learning method)
模糊控制用于机器人避障
- 智能小车是移动机器人的一种,可通过计算机编程来实现其对行驶方向、启停以及速度的控制。要想让智能小车在行驶过程中能成功地避开障碍物,必须对其进行路径规划?,路径规划的任务是为小车规划一条从起始点到目标点的无碰路径。路径规划方法有:BP人工神经网络法(Back Propagation)、机器学习(Reinforcement Learning)、以及模糊控制(Fuzzy Control)方法等。模糊技术具有人类智能的模糊性和推理能力,在路径规划中,模糊推理的应用主要体现在基于行为的导航方式上,即将机器
New Folder
- 在平面内,由出发点向目标点移动,并进行避障(路径规划)(In the plane,moving from the starting point to the target point and avoiding obstacles.(path planning))
MATLAB——遗传算法路径规划
- 基于遗传算法求机器人路径规划,使用了遗传算法,对移动机器人的应用(Robot Path Planning Based on Genetic Algorithms)