ros-visualization / rqt_bag

http://wiki.ros.org/rqt_bag
31 stars 55 forks source link

ros2 humble: recording doesn't create metadata.yaml #168

Open AllenIsaacJose opened 1 month ago

AllenIsaacJose commented 1 month ago

The recording feature of rqt_bag was used to record a topic. Once it starts recording, only the record button is visible, which, when I press it, can be used to pause and resume the recording. There is no way to stop a recording. As a result, I have tried Pausing the recording and closing the rqt_bag. But the metadata.yaml file is not created. Is it a bug? If not, what is the proper way to stop the recording so that the metadata.yaml file is created?