NVIDIA-AI-IOT / jetracer

An autonomous AI racecar using NVIDIA Jetson Nano
MIT License
1.06k stars 319 forks source link

JetRacer with Jetson Nano 2gb #83

Closed seckindroid closed 2 years ago

seckindroid commented 3 years ago

Hello, I want to make this project, and try to run jetracer and jetbot project at the same time My question is, Can I do functions such as road following, obstacle avoid, sign recognition with Jetson nano 2gb and a single camera? Is the device sufficient for these functions, or does the 2gb version run weak for these? Should I get the 4gb version? (as far as I know, the 2gb version doesn't support intel ac 8260)

I'll be glad if you help

jreinmuth commented 3 years ago

Hi, I have not tried the "light" version of jetson nano, but if I'm using top on jetson while running the playbooks it looks like 2gb is not a good option. So from my POV you should better go for the 4GB version

seckindroid commented 3 years ago

I understood, thanks for your advice