8000 GitHub - darrenrogan/donkey at 2.1.0
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

darrenrogan/donkey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

travis

Donkey: a self driving library and control platform for small scale DIY

vehicles.

Donkey is minimalist and modular self driving library written in Python. It is developed for hobbiests with a focus on allowing fast experimentation and easy community contributions.

Build the standard Donkey2 (http://www.donkeycar.com) ($200 + 2 hours)

Use Donkey if you want to:

  • Make an RC car drive its self.
  • Compete in self driving races like DIY Robocars
  • Use existing autopilots to drive your car.
  • Use community datasets to create, improve and test autopilots that other people can use.

Features:

  • Data logging of image, steering angle, & throttle outputs.
  • Web based car controls.
  • Community contributed driving data and autopilots.
  • Hardware CAD designs for optional upgrades.

Getting started.

After building and calibrating the standard Donkey2 you can drive your car with your phone by running the following via ssh on the cars Raspberry Pi.

python examples/donkey2.py

Now you can control your car by going to <ip_address_of_your_pi>:8887/drive

About

self driving car

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 54.5%
  • JavaScript 37.1%
  • HTML 7.2%
  • CSS 1.2%
0