matlab-rrt-variants开源项目

我要开发同款
匿名用户2021年11月23日
28阅读
所属分类、应用工具、科研计算工具
授权协议Readme

作品详情

MatlabImplementationofRRTVariants

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

Author:AdnanMunawar(amunawar@wpi.edu)

RRT*,RRT-connect,lazyRRTandRRTextendhavebeenimplementedfor2dand3dc-spaceswithvisualization

GeneralInformation:

ThisisabasicyetmeaningfulimplementationofRRTanditsvariantsinMatlab.

Howtorun

AllyouneedtodoisfireupthebenchmarkRRT.mfile,itisprettyselfexplanatory.

Specifythenumberofrunsforeachplannernum_of_runs=1;Specifyifwewanttorunthespecificplannerornot,1foryesand0forno.run_RRTconnect=0or1;run_RRTextend=0or1;run_LazyRRT=0or1;run_RRTstar=0or1;Specifywhethertoruntheplannerin2Dor3D(onlyfornow)dim=3;Specifythestepsize,theworldis100*100for2Dand100*100*100for3Dstepsize=[10];Specifywhethertouserandomobstaclesortousepreprogrammedobstaclesrandom_world=0or1;ForRRT*onlyradius=10;samples=4000;Showingoutputornotshow_output=0or1;show_benchmark_results=0or1;
查看全文
声明:本文仅代表作者观点,不代表本站立场。如果侵犯到您的合法权益,请联系我们删除侵权资源!如果遇到资源链接失效,请您通过评论或工单的方式通知管理员。未经允许,不得转载,本站所有资源文章禁止商业使用运营!
下载安装【程序员客栈】APP
实时对接需求、及时收发消息、丰富的开放项目需求、随时随地查看项目状态

评论