You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When recording a bag after merge of #1476, and you later want to replay it, metadata.yaml parsing fails. Most probably, we do not have in place a test that records and then plays back (?).
See also ros-visualization/rqt_bag#146 since I noticed this by starting to test the rolling branch on a real project and initially thought that the problem was in rqt_bag.
Sorry for the noise... I tested rosbag2rolling in an iron distribution... and apparently something doesn't work as it should be in this mix. Rolling correclty works fine.
When recording a bag after merge of #1476, and you later want to replay it,
metadata.yaml
parsing fails. Most probably, we do not have in place a test that records and then plays back (?).See also ros-visualization/rqt_bag#146 since I noticed this by starting to test the
rolling
branch on a real project and initially thought that the problem was inrqt_bag
.Very simple to reproduce:
ros bag record ...
ros bag play ...
CC: @MichaelOrlov I will start looking at it ASAP
The text was updated successfully, but these errors were encountered: