question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ROS bag playback - Warning: "Very large block found"

See original GitHub issue

When replaying a ros bag, the following warning appears:

Very large block found

A very large block (1202ms) was found: 112MB. Too much data can cause performance problems and even crashes. Please fix this where the data is being generated.
  • Version: 1.0.0
  • OS: Ubuntu 20.04

Though this seems to be related to the data source, the warning message in foxglove studio does not help to narrow down the problem. What does “very large block” mean? The playback in rviz works fine. With foxglove, the playback gets stuck frequently for the same bags.

Splitting up the rosbags did not change the behavior.

Suggestion: Add verbose information about what is causing this, and how it might be fixed would be helpful in the warning message.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:9 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
rogue-shadowdancercommented, Mar 1, 2022

@lanyusea could please ask Power to find one here? I think some bag with fisheye pictures or grid maps may be suitable.

0reactions
defunctzombiecommented, Mar 11, 2022

For anyone experiencing this issue - please give the new Experimental Bag Player a try. It is not yet in a desktop release but available on web.

The setting is in the app settings.

image
Read more comments on GitHub >

github_iconTop Results From Across the Web

Playback issues with large rosbag files [closed] - ROS Answers
Hi, I'm running into issues playing back large rosbag files (> 1GB, they are bags generated of the KITTI dataset using this tool ......
Read more >
rosbag: Thread publishing time should not block on a ... - GitHub
The problem comes from too much time spend by "rosbag play" (player class) to publish messages, which happens when there are tpo many...
Read more >
Rosbag playback for mapping - ROS Navigation In 5 Days
WARNING : no messages received and simulated time is active. Is /clock being published? Now we can generate the map using ONLY the...
Read more >
rosbag record high data rates - ROS Answers - RSSing.com
Hi, I have recorded a rosbag w topics at ~7 Hz. When I use `rosbag play` on those topics, they playback at 2Hz....
Read more >
rosbag - Wiki
ROS Bag Buffer Issue ... In short, the problem is that the current data collection speed is greater than the maximum memory access...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found