-
Notifications
You must be signed in to change notification settings - Fork 183
Open
Labels
Description
Description
I want to create several .mcap files and then merge them into one (as I understand, FoxGlove studio can display only single file). I successfully merge different mcap files. But in FoxGlove Studio in panel Data Source a total number of messages is incorrect, as well as frequency of messages in each topic.
It seems that the total number of messages is taken from one of .mcap files before merging.
Despite the shown number of messages is wrong, it seems that in panels all messages are visualized (I checked panels plot and 3D).
- Version: v0.0.24
- Platform: Ubuntu 20.04
Steps To Reproduce
- Create several mcap files;
- use mcap merge on them;
- check statistics of the file with mcap info or in FoxGlove Studio in panel Data Source.
Expected Behavior
Statistic about messages represents the whole file.
Actual Behavior
Number of messages counts only one file's messages.
Reactions are currently unavailable