NVIDIA-AI-IOT / redtail

Perception and AI components for autonomous mobile robotics.
BSD 3-Clause "New" or "Revised" License
1.01k stars 344 forks source link

Can I simulate this project with only Jetson TX2 and Host PC running Intel i5 CPU? #127

Closed ktnguyen2 closed 5 years ago

ktnguyen2 commented 5 years ago

I only have access to a Jetson TX2 and a PC running Ubuntu 16.04 LTS.

If I want to simulate this project as instructed in the wiki using NVIDIA Docker, then how can I work around that with only a CPU and TX2 present?

Thanks!