DonkeyCar for Pi-Auto-Driving

From Waveshare Wiki
Jump to: navigation, search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Guide of DonkeyCar

Auto driving

  • Open a terminal and run the following commands:
pi@raspberry:~$ source ~/env/bin/activate
(env) pi@raspberry:~$ cd mycar/
(env) pi@raspberry:~/mycar$ python manage.py drive --model ~/mycar/models/mypilot.h5
  • Open a browser and go to http://<raspberrypi_ip_address>:8887
DonkeyCar for Jetson Nano 3-1.png
  • Put your car in the map/floor, set the Mode & Pilot option to Local Pilot and test it.