-
Notifications
You must be signed in to change notification settings - Fork 121
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
Creating a Python script to process raw CAN data from the vehicle #14
Comments
Can you convert the data into the |
Hey Han! For sure, I will try something and share! |
The sample data is available here and attached (.dbc is the database and mf4 is the MDF data): |
The definition of |
Hi @eymenipek ! We now reorganized the repo to use a more convenient CLI to handle the data download and preprocessing (#19 ). Will look into this data soon! |
I would like to create a script to convert .mdf raw CAN battery data into a pandas dataframe.
The text was updated successfully, but these errors were encountered: