Sid1057 / nano_pilot

As awesome as possible car based on jetson nano for the Carla simulator

Home Page:https://sid1057.github.io/nano_pilot/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nano_pilot

As awesome as possible car based on jetson nano for the Carla simulator

what is it?

install

requirements

  • jetpack 4.5.1
  • 64+ GB emc uhs-1
  • stable ethernet connection

install script

sudo ./install.sh

What does it do

  • create python virtualenvironment
  • install torch v1.8.0
  • install torchvision v0.9.0
  • build opencv 4.5.1 version with cuda support
  • install lots of deps and useful packages

useful tips and docs

About

As awesome as possible car based on jetson nano for the Carla simulator

https://sid1057.github.io/nano_pilot/

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%