when i run example on matlab
5 ビュー (過去 30 日間)
古いコメントを表示
Error using load
Unable to read file 'data\offlineSlamData.mat'. No such file or directory.
how can i download that file
0 件のコメント
回答 (1 件)
Star Strider
2019 年 3 月 28 日
It is part of the Robotics System Toolbox: Implement Simultaneous Localization And Mapping (SLAM) with Lidar Scans (link). (No version information is listed, although the addScan (link) function was introduced in R2018a.) If you have a that or a later version of the Toolbox, you should have the file.
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!