Assembly Guide for SparkFun JetBot AI Kit

This Tutorial is Retired!

While the hardware assambly instructions for the original (beta) version of the Jetbot are still valid; the software instructions are not. Please refer to our latest tutorial, linked below:

View the updated tutorial: Assembly Guide for SparkFun JetBot AI Kit V2.0

Pages
Contributors: Evan_Double_U
Favorited Favorite 3

6. Examples

The "object following" jupyter notebook example won't work due to the required dependencies that had not been released by NVIDIA prior to the creation of the SparkFun JetBot image. These updates can be manually installed on your Jetson Nano with the JetPack 4.2.1 release.

Update: The engine generated for the example utilized a previous version of TensorRT and is therefore, not compatible with the latest release. For more details on this issue, check out the following GitHub issue.

Update: One of our customers was able to find an older image that is compatible with the pre-built engine. For more details, check out the following forum post.