Mobile Robotics Simulation Toolbox: Map Issues
1 ビュー (過去 30 日間)
表示 古いコメント
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.
0 件のコメント
回答 (1 件)
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
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!