Skip to content

An autonomous AI racecar using NVIDIA Jetson Nano

License

Notifications You must be signed in to change notification settings

waveshare/jetracer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JetRacer

JetRacer is an autonomous AI racecar using NVIDIA Jetson Nano. With JetRacer you will

  • Go fast - Optimize for high framerates to move at high speeds

  • Have fun - Follow examples and program interactively from your web browser

By building and experimenting with JetRacer you will create fast AI pipelines and push the boundaries of speed.

To get started, follow the setup below.

Setup

To get started with JetRacer, follow these steps

  1. Order parts from the bill of materials

  2. Follow the hardware setup

  3. Follow the software setup

  4. Run through the examples

Examples

Example 1 - Basic motion

In this example you'll learn to progam JetRacer programatically from your web browser. Learn more in the examples documentation.

Example 2 - Road following

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 optimize the model using NVIDIA TensorRT and deploy for a live demo. Learn more in the examples.

See also

  • JetBot - An educational AI robot based on NVIDIA Jetson Nano

  • JetCam - An easy to use Python camera interface for NVIDIA Jetson

  • JetCard - An SD card image for web programming AI projects with NVIDIA Jetson Nano

  • torch2trt - An easy to use PyTorch to TensorRT converter

About

An autonomous AI racecar using NVIDIA Jetson Nano

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 79.9%
  • Python 20.1%