K-Omega / A-Star Multi robot follow the leader (implemented in Sim and NXT)

版本 1.0.0.0 (176.7 KB) 作者: Emad Hasan
Resource bounding pathfinding method (KOmega) implemented using A Star Algorithm for multiple agents
2.6K 次下载
更新时间 2007/12/3

无许可证

To perform A Star path, goto to Main.m and set k=1, b=inf and n=0;

Please read main.m

TO RUN SINGLE ROBOT SIMULATION
1. Set Architecutre=1 and press F5
TO RUN MULTI ROBOT
1. Open Matlab and navigate to director with all the code
2. Open main.m and set architecture to 2 and save
3. Run main.m and you will be asked robot id, enter 1 and press
ok. Follow instructions untill waiting for other robots.
4. Open another instance of matlab and navigate to directory with
code.
5. Run main.m in that matlab and enter robot id 2.
6. Now you should be able to observe the figure in matlab intance
1. You can try various differnt configuration after that.

引用格式

Emad Hasan (2024). K-Omega / A-Star Multi robot follow the leader (implemented in Sim and NXT) (https://www.mathworks.com/matlabcentral/fileexchange/17844-k-omega-a-star-multi-robot-follow-the-leader-implemented-in-sim-and-nxt), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2007b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Newton-Raphson Method 的更多信息
致谢

参考作品: A Star implemented in Matlab

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0