2d micromouse simulation using mobile robotics toolbox

13 ビュー (過去 30 日間)
TEJAS PHUTANE
TEJAS PHUTANE 2020 年 6 月 10 日
回答済み: Ankur Srivastava 2021 年 5 月 26 日
I have created a plant model for 2d micromouse simulation using Mobile robotics toolbox.The maze is generated using simulation map generator app.A lidar sensor is used to get the distance from the walls.I have seen many matlab examples for solving a maze but it didn't involve robot dynamics.How can i map the whole maze?What is the strategy for maze mapping using this toolbox?How can i implement various shortest path algorithms like A*,Flood fill,Bellman Ford etc?As shown in figure the maze was designed in cad and then imported as image in map generator app.The maze is 16x16 so how can i define nodes ?Also i would like to know any other strategy using this method.
  4 件のコメント
Elad Kivelevitch
Elad Kivelevitch 2020 年 10 月 24 日
@Mustafa: you can use the Amaze (a maze generator) code that The MathWorks co-founder Cleve Moler posted.
Mustafa salah
Mustafa salah 2020 年 10 月 25 日
thank you sir for help me ,thanks from my heart
I will try this

サインインしてコメントする。

回答 (1 件)

Ankur Srivastava
Ankur Srivastava 2021 年 5 月 26 日
The following features of MATLAB can be helpful to get things started:
Following example showcase the generation for lidar scan of environment, create environment and find path using RRT*.

カテゴリ

Help Center および File ExchangeLabyrinth problems についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by