/JetsonCar-Misc

WARNING! This repository is deprecated. Please find the latest code in: https://github.com/mindThomas/JetsonCar

Primary LanguageC++OtherNOASSERTION

JetsonCar-Misc

Code, libraries and other tools built for the Jetson RC car project but does not fit in the other repositories, eg. log-processing, periphiral drivers/interfaces, startup scripts etc.

How to build

mkdir build
cd build
cmake ..
make