when i run example on matlab
조회 수: 1 (최근 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!