CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 机器人 路径规划

搜索资源列表

  1. dual-robot-path-planning

    0下载:
  2. 双机器人协调路径规划,局部路径使用蚁群算法,全局路径使用粒子群算法-Double coordinate path planning and local path using ant colony algorithm, the global path using the particle swarm optimization
  3. 所属分类:matlab

    • 发布日期:2017-05-25
    • 文件大小:7796602
    • 提供者:路婷
  1. ROBOT

    0下载:
  2. 机器人综合避障室内路径规划界面实现程序算法-Comprehensive Robot Obstacle Avoidance Path Planning interface to achieve indoor
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-18
    • 文件大小:51429376
    • 提供者:雷江南
  1. RRT-for-FFSR

    2下载:
  2. 采用随机搜索树算法(RRT)进行自由漂浮空间机器人避障路径规划的算例.-Obstacle avoidance path planning using Rapidly-exploring Random Trees(RRT) algorithm for free-floating space robot.
  3. 所属分类:transportation applications

    • 发布日期:2017-04-14
    • 文件大小:3473
    • 提供者:武耀发
  1. MyRobot

    0下载:
  2. 在机器人软件平台上建立一个包含若干个静止障碍物和运动障碍物的仿真环境,设定机器人的起始点和终点后,机器人能够规划出一条从起始点到目标点的安全路径。查阅相关路径规划算法,实现一种以上算法并相互比较。要求给出源代码、试验结果并且进行演示。-In the robot software platform to build a contains a number of static and mobile obstacles simulation environment, after setting the
  3. 所属分类:Java Develop

    • 发布日期:2017-05-04
    • 文件大小:123362
    • 提供者:zen
  1. Path-Planning

    1下载:
  2. 本书详细地介绍了机器人的路径规划相关的算法和控制策略-This book introduced the algorithm and control strategy related to the path planning of the robot in detail
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:399245
    • 提供者:寇立伟
  1. Astar

    0下载:
  2. 用于智能机器人的路径规划,A*算法,可以借鉴-path finding
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-17
    • 文件大小:67584
    • 提供者:翁宗南
  1. Ants-PathPlanning

    0下载:
  2. 基于蚁群算法的机器人全局路径规划代码,matlab语言-Ant colony algorithm based robot global path planning code, matlab language
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-15
    • 文件大小:2048
    • 提供者:林家明
  1. path-planning

    0下载:
  2. 路径规划的子程序,五个文件打开后,运行主程序,直接可以得到移动机器人局部路径规划的图像。-Path planning subroutine, five files open, run the main program, you can directly get the mobile robot local path planning images.
  3. 所属分类:Multimedia program

    • 发布日期:2017-12-11
    • 文件大小:3354
    • 提供者:王璐
  1. Dijkstra-master

    0下载:
  2. Dijkstra算法,解决机器人的路径规划问题,使用的程序语言为matlab语言。(This is the Dijkstra algorithm. It can solve the robot path planning problem, and the result is good. The programming language used is the MATLAB language.)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:2048
    • 提供者:小小朱朱
  1. ant. MATLAB

    1下载:
  2. 蚁群算法在机器人路经规划中MATLAB栅格地图求得最短路径(Robot path planning MATLAB ant colony algorithm to find the shortest path in the grid map)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-16
    • 文件大小:4096
    • 提供者:万古
  1. path_planning-master

    0下载:
  2. 新型扫地机器人的一种路径规划算法A path planning algorithm for sweeping robot(A path planning algorithm for sweeping robot)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-19
    • 文件大小:35840
    • 提供者:fuzhiqiang
  1. navigation-kinetic-devel

    1下载:
  2. 对ROS机器人进行路径规划,其中主要包括了ROS节点配置,环境变量配量,以及路径规划和导航算法。(Path planning of ROS robots, including ROS node configuration, environment variable allocation, and path planning algorithm.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-21
    • 文件大小:1123328
    • 提供者:GDPlus
  1. robo

    0下载:
  2. 机器人栅格地图创建,机器人栅格地图的路径规划问题(Robot raster map creation, robot grid map path planning problem)
  3. 所属分类:matlab例程

  1. pathRRT

    0下载:
  2. 用matlab将RRT算法编程并仿真出机器人的路径规划(Use the matlab to program the RRT algorithm and simulate the path planning of the robot)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:15360
    • 提供者:三叶半夏
  1. 2D Ant Colony Algorithm

    0下载:
  2. 用MATLAB将二维蚁群算法编程并仿真出机器人的路径规划得出最短路径(Using MATLAB to program the two-dimensional ant colony algorithm and simulate the path of the robot to draw the shortest path)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:12288
    • 提供者:三叶半夏
  1. Dijkstra graphshortestpath floyd

    0下载:
  2. 移动机器人的最优路径规划 Dijkstra 算法程序代码 路径规划程序(path planning Optimal path planning of mobile robot Dijkstra algorithm code path planning program)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-02
    • 文件大小:1024
    • 提供者:alan40
  1. MATLAB Robotics motion planing

    1下载:
  2. 移动机器人的一些路径规划一些程序。是关于matlab的(Some Paths for Mobile Robots Some Programs for Mobile Robot Path Planning Some Programs)
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:6294528
    • 提供者:wangyi1
  1. Artificial potential field method

    3下载:
  2. 应用改进的人工势场法进行机器人的路径规划,加入避障功能。(The improved artificial potential method is applied to the path planning of the robot, and the obstacle avoidance function is added.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-01
    • 文件大小:4096
    • 提供者:源子
  1. matlab

    1下载:
  2. 智能小车是移动机器人的一种,可通过计算机编程来实现其对行驶方向、启停以及速度的控制。要想让智能小车在行驶过程中能成功地避开障碍物,必须对其进行路径规划?,路径规划的任务是为小车规划一条从起始点到目标点的无碰路径。路径规划方法有:BP人工神经网络法(Back Propagation)、机器学习(Reinforcement Learning)、以及模糊控制(Fuzzy Control)方法等。(There are many ways on autonomous mobile robot obstac
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:444416
    • 提供者:zallen
  1. Desktop

    1下载:
  2. 移动机器人自主避障系统的设计方法多种多样,其中基于模糊控制的机器人避障系统主要是利用模糊逻辑控制器对机器人周围环境信息进行分析和判断,并规划出一条到达目标点的无碰撞路径。该方法有着占用资源小,反应迅速,并能应对相对复杂的外部环境。本文主要以基于模糊控制原理对移动机器人避障路径规划所作的相关研究为主要内容。(There are many ways on autonomous mobile robot obstacle avoidance system designing, which bas
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:749568
    • 提供者:zallen
« 1 2 ... 24 25 26 27 28 2930 »
搜珍网 www.dssz.com