Running out of memory - MATLAB complains that ROS bag file is too large
4 ビュー (過去 30 日間)
古いコメントを表示
Snehesh Shrestha
2017 年 7 月 25 日
コメント済み: JAI PRAKASH
2018 年 7 月 18 日
When I try to load ROS bag file the smaller files work fine, however, for larger files, MATLAB errors out complaining running out of memory. Any trick/ workaround to make this work?
0 件のコメント
採用された回答
Ankitha Kollegal Arjun
2017 年 7 月 28 日
The issue could be due to limited Java Heap space available. As a workaround, consider increasing the Java Heap memory available for MATLAB. To do the same, please refer to the link below:
The following post discusses a similar issue:
Hope this helps.
1 件のコメント
JAI PRAKASH
2018 年 7 月 18 日
@ Ankitha
Eventually I have to work on a rosbag file of 80GB.
What would be the max size of rosbag file that I can work on MATLAB?
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で ROS Log Files and Transformations についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!