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

Decode mcap files with Python #15

Open
JohannesPankert opened this issue Feb 12, 2024 · 4 comments
Open

Decode mcap files with Python #15

JohannesPankert opened this issue Feb 12, 2024 · 4 comments

Comments

@JohannesPankert
Copy link

Hello

great tool! It is really easy to integrate this in C++ code to log data for debugging controller code.
I am able to visualize the mcap files in plotjuggler but I have not managed to open them in python yet.

Do I need to re-implement the DataTamerParser as a DecoderFactory in python?
If yes, do you plan to plan to do this and add a python package to the project?
I thought that one of the advantages of mcap was that the file format is self contained but if it requires the users to write custom parsers it makes things a bit complicated.

@facontidavide
Copy link
Collaborator

This is precisely the next thing I will implement. stay tuned

@JohannesPankert
Copy link
Author

Great, looking forward to it!

@paLeziart
Copy link

Is there any news about the Python compatibility? 🙂

@asherikov
Copy link

I think this can be addressed in a more generic way -> #34

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants