NVIDIA-AI-IOT / jetbot

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

Can jetbot be used in Jetson xavier NX ? #432

Closed AmazingYi closed 2 years ago

AmazingYi commented 3 years ago
I have  a jetson xavier nx board with develop kit .  I have  some  other aplication out of the capacity of Nano ,  so I choose  NX . But  I still want to use   jetbot to make a moving platform for it.    Can I install jetbot  on the NX.  I means that  change to a 19V power  and same parameters   or some python files  . Is it feasible ? if  so,  Is there any sample about it ?
tokk-nv commented 3 years ago

Hi AmazingYi,

We have not tested with Jetson Xavier NX dev kit by ourselves, although are aware some people tried.

Since we have the Docker containers, in theory, it should be easy to at least try it out on Jetson Xavier NX. http://jetbot.org/v0.4.3/software_setup/docker.html

As to the power, Jetson Xavier NX Dev Kit carrier board requires 9-20V on it's DC Jack, so if you are using a Waveshare JetBot kit, you could probably just use the battery voltage (VBATT) off from its 3-cell battery.

Let us know how it goes! If you run into any issues with running the containers on Jetson Xavier NX, please let us know.