Mobile Robotics Simulation Toolbox: Map Issues

조회 수: 6 (최근 30일)
Vivian
Vivian 2019년 10월 30일
댓글: Pawel 2023년 8월 2일
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개)

Sebastian Castro
Sebastian Castro 2019년 11월 12일
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
Pawel
Pawel 2023년 8월 2일
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.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Robotics에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by