JetRacer is an educational AI racecar using NVIDIA Jetson Nano that is
-
Affordable - ~$250 including Jetson Nano
-
Educational - Examples from basic motion to AI road following
-
Fun! - Interactively programmed from your web browser
To get started, check out the JetRacer Wiki.
-
Follow the JetCard installation guide
-
Install the JetRacer python package
git clone https://github.com/NVIDIA-AI-IOT-private/jetracer.git cd jetracer sudo python3 setup.py install