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

Issue with Playing MCAP File in ROS 2 #1

Open
DuneV opened this issue Nov 18, 2024 · 2 comments
Open

Issue with Playing MCAP File in ROS 2 #1

DuneV opened this issue Nov 18, 2024 · 2 comments
Labels
bug Something isn't working dataset Creation/extend a dataset

Comments

@DuneV
Copy link

DuneV commented Nov 18, 2024

Description

I am trying to play an MCAP file using the following command:

ros2 bag play -s mcap diagnostic_0.mcap

Expected Behavior

The bag should play as expected without any errors.

Actual Behavior

I receive the following error:

yaml-cpp: error at line 1, column 12: bad conversion

System Details

  • Docker Image: Ubuntu 22.04
  • ROS 2 Distribution: Iron
  • Python Version: 3.10.12

Steps Taken

I have tried running the command with different ROS 2 distributions (Humble and Iron), but I receive the same error. I also created a simple MCAP file with some test topics, and it works as expected, which suggests that the read/write functionality for MCAP files is working.

Suspected Cause

It seems like the issue could be related to a custom YAML file that is used with the --storage-config-file option to decode the MCAP file. If this is the case, could you please provide this YAML configuration file, or advise how I can proceed?

Request

I would appreciate any help in resolving this error. If this is part of the test or if this issue is outside the scope of regular support, please ignore this question.

Thank you for your assistance!

@salogranada salogranada added bug Something isn't working dataset Creation/extend a dataset labels Nov 18, 2024
@salogranada
Copy link
Collaborator

Hi @DuneV
Thanks for noticing! Rosbag files have been updated in the Drive. Please download them again.
You have been the first to report this, so you'll have 1%/5 extra on your grade.
Good luck 😎

@salogranada
Copy link
Collaborator

I'll reopen it meanwhile for visibility to others.

@salogranada salogranada reopened this Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dataset Creation/extend a dataset
Projects
None yet
Development

No branches or pull requests

2 participants