2d micromouse simulation using mobile robotics toolbox

12 次查看(过去 30 天)
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 个评论

请先登录,再进行评论。

回答(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 CenterFile Exchange 中查找有关 Labyrinth problems 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by