Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't play bags with v9 metadata #1520

Closed
roncapat opened this issue Dec 22, 2023 · 2 comments
Closed

Can't play bags with v9 metadata #1520

roncapat opened this issue Dec 22, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@roncapat
Copy link
Contributor

roncapat commented Dec 22, 2023

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.

Very simple to reproduce:

  • do ros bag record ...
  • do ros bag play ...

CC: @MichaelOrlov I will start looking at it ASAP

@roncapat roncapat added the bug Something isn't working label Dec 22, 2023
@roncapat
Copy link
Contributor Author

Sorry for the noise... I tested rosbag2 rolling in an iron distribution... and apparently something doesn't work as it should be in this mix. Rolling correclty works fine.

@MichaelOrlov
Copy link
Contributor

I tested rosbag2 rolling in an iron distribution... and apparently something doesn't work as it should be in this mix.

Likely because of ABI incompatibility. We don't guarantee ABI compatibility between ROS 2 distros.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants