Welcome to car_data_collection’s documentation!¶
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.
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