Running out of memory - MATLAB complains that ROS bag file is too large

조회 수: 4 (최근 30일)
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?

채택된 답변

Ankitha Kollegal Arjun
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
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 CenterFile 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!

Translated by