Mobile Robotics Simulation Toolbox: Map Issues

How do I properly implement a map into the Object Tracking Model Example included in the Mobile Robotics Simulation Toolbox?
I keep receiving issues using the default parameters. I'm new to using Simulink and would greatly appreciate some guidance.

回答(1 个)

The toolbox will accept any binaryOccupancyMap or occupancyMap variable as the map (or robotics.BinaryOccupancyGrid and robotics.OccupancyGrid if you're on R2019a or earlier).
Anyhow, if you have any more specific steps and error messages, I'm happy to take a look.
- Sebastian

1 个评论

Hi I have a beginners problem too. Documentation doesnt help. Im trying to swap exampleMap in multirobot obstacle avoidance example in simulink. Following this tutorial: https://uk.mathworks.com/matlabcentral/fileexchange/95998-autonomous-navigation-for-mobile-robots-and-ugv I created my own map with internal walls. I have changed call in World block to call my map and it shows robots on it, however they don't seem to see internal walls and are still bounded to old grid boundaries. How to fix it? Why cant i see example map file to examine the code? Pls help me.

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 Robotics 的更多信息

提问:

2019-10-30

评论:

2023-8-2

Community Treasure Hunt

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

Start Hunting!

Translated by