DonkeyCar for Jetson Nano-Auto-Driving

From Waveshare Wiki
Revision as of 08:13, 5 February 2020 by Waveshare-eng11 (talk | contribs) (Created page with "==Guides of DonkeyCar== *Setup Jetson Nano *Setup Linux PC *DonkeyCar for Jetson...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Guides of DonkeyCar

Auto-Driving

  • Open ternimal of the Jetson nano
jetson@jetson:~$ source ~/env/bin/activate
(env) jetson@jetson:~$ cd mycar/
(env) jetson@jetson:~/mycar$ python manage.py drive --model ~/mycar/models/mypilot.h5
  • Navigate to http://<jetracer_ip_address>:8887 to enter the control webpage
DonkeyCar for Jetson Nano 3-1.png
  • Put the JetRacer car on the track and set the Mode & Pilot. The car will auto driving.