cruise-automation / webviz

web-based visualization libraries
https://webviz.io/
Apache License 2.0
2.05k stars 415 forks source link

some bags open with webviz, the bag during severe reduction #747

Closed 123dbl closed 2 years ago

123dbl commented 2 years ago

the bag duration in bag-database is 70 secs bag-database but the webviz only show 35 secs data webviz

have anybody else encountered the problem?

jtbandes commented 2 years ago

Could you share a bag file that demonstrates this problem? Have you tried Foxglove Studio to see if it has the same problem?

123dbl commented 2 years ago

apa_2022_06_28_13_55_10.bag.tar.gz

Could you share a bag file that demonstrates this problem? Have you tried Foxglove Studio to see if it has the same problem?

jtbandes commented 2 years ago
~$ rosbag info apa_2022_06_28_13_55_10.bag
path:        .../apa_2022_06_28_13_55_10.bag
version:     2.0
duration:    41.3s
start:       Jun 27 2022 22:55:12.32 (1656395712.32)
end:         Jun 27 2022 22:55:53.60 (1656395753.60)
size:        91.9 MB
messages:    100647

The actual duration of the bag as reported by rosbag info is 41.3 sec. Webviz and Foxglove Studio both show 41 seconds of data. Seems like this is a problem with your bag database.