• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    公众号

adnanmunawar/matlab-rrt-variants: RRT*, RRT-connect, lazy RRT and RRT extend hav ...

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称(OpenSource Name):

adnanmunawar/matlab-rrt-variants

开源软件地址(OpenSource Url):

https://github.com/adnanmunawar/matlab-rrt-variants

开源编程语言(OpenSource Language):

MATLAB 100.0%

开源软件介绍(OpenSource Introduction):

Matlab Implementation of RRT Variants

===================

Author:

Adnan Munawar ([email protected])

RRT*, RRT-connect, lazy RRT and RRT extend have been implemented for 2d and 3d c-spaces with visualization

General Information:

This is a basic yet meaningful implementation of RRT and its variants in Matlab.

How to run

All you need to do is fire up the benchmarkRRT.m file, it is pretty self explanatory.

Specify the number of runs for each planner

  • num_of_runs =1;

Specify if we want to run the specific planner or not, 1 for yes and 0 for no.

  • run_RRTconnect =0 or 1;
  • run_RRTextend = 0 or 1;
  • run_LazyRRT = 0 or 1;
  • run_RRTstar = 0 or 1;

Specify whether to run the planner in 2D or 3D (only for now)

  • dim = 3;

Specify the step size, the world is 100 * 100 for 2D and 100 * 100 *100 for 3D

  • stepsize = [10];

Specify whether to use random obstacles or to use pre programmed obstacles

  • random_world = 0 or 1;

For RRT* only

  • radius = 10;
  • samples = 4000;

Showing output or not

  • show_output = 0 or 1;
  • show_benchmark_results = 0 or 1;



鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap