Robotics StackExchange | Archived questions

Working with large bag files

Hi,

I'm running into issues playing large rosbag files (over 50 Gb which exceeds my RAM size) consisting of several chunks using launch file.

It seems that the file is processed sequentially in chunks, and reading a single chunk from SSD takes some time (I see disk read speed jumps in htop) which is very noticeable while playing the whole file. This results in glitches every few seconds. Are there any known solutions to this?

I have tried the following:

Setup info:

Thanks for your help!

EDIT: add setup info

Asked by Siakovlev on 2019-08-25 20:06:13 UTC

Comments

Answers