Closed emersonknapp closed 6 months ago
I'm facing the same issue. Is this a bug or is it the way rqt_bag is intended to work ?
This is a bug - I think that the recorder/writer isn't being deconstructed properly so it doesn't create the file.
Managed to save the metadata.yaml file when closing the plugin with this PR https://github.com/ros-visualization/rqt_bag/pull/141
After closing rqt_bag, I was able to ros2 bag play BAG
and echo the topics in another terminal.
The "Save bag" button is still disabled. Looking into that next.
Will keep this open until https://github.com/ros-visualization/rqt_bag/pull/141 is merged
We merged in #141 ages ago, so closing this out.
rqt_bag
recordings leave the bag withoutmetadata.yaml
file, which makes it unusable by some tooling and requires aros2 bag reindex