nemodrive / car_data_collection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Car data collection tool

Visualize and record data streams from: multiple cameras, CAN, OBD, mobile phone.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Can-utils https://elinux.org/Can-utils

ffmpeg

requirements.txt

Running

After configuring your cfg file accordingly run: 

python collect.py 

*Reads default cfg from configs/default.yaml and creates a timestamp experiment folder in data/

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

License:MIT License


Languages

Language:Python 99.9%Language:Shell 0.1%