Running out of memory - MATLAB complains that ROS bag file is too large
7 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Snehesh Shrestha
le 25 Juil 2017
Commenté : JAI PRAKASH
le 18 Juil 2018
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 commentaires
Réponse acceptée
Ankitha Kollegal Arjun
le 28 Juil 2017
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 commentaire
JAI PRAKASH
le 18 Juil 2018
@ 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?
Plus de réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!