NVIDIA-AI-IOT / jetbot

An educational AI robot based on NVIDIA Jetson Nano.
MIT License
2.97k stars 1.02k forks source link

What are the difference between Jetpack and Jetbot? #561

Open jiapei100 opened 1 year ago

jiapei100 commented 1 year ago

Can I just Jetpack instead? and manually install Jetbot tools from Jetpack OS ?

Cheers

santaimpersonator commented 1 year ago

This code is specific to the jetbot hardware (i.e. the code to control the OLED screen and motor driver in the kits) for these instructions: https://jetbot.org/master/

As far as I know, I don't think any of this code is included in the Jetpack OS/SDK.