JetRacer is an educational AI racecar using NVIDIA Jetson Nano that is
-
Affordable - Less than $400 including Jetson Nano
-
Educational - Examples from basic motion to AI road following
-
Fun! - Interactively programmed from your web browser
To get started, follow the setup below.
To get started with JetRacer, follow these steps
-
Order parts from the bill of materials
-
Follow the hardware setup
-
Follow the software setup
-
Run through the examples
In this example you'll learn to progam JetRacer programatically from your web browser. Learn more in the examples documentation.
In this example, you'll teach JetRacer how to follow a road using AI. After training the neural network using the interactive training notebook, you'll deploy an optimized live demo on JetRacer. Learn more in the examples.