Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 2.23 KB

README.md

File metadata and controls

42 lines (25 loc) · 2.23 KB

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

⚠️ Code is buggy ⚠️

About:

  • 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.

  • This specific variant was developed by Will Roscoe and his team. The code for the Differential Drive variant was however non-functional, and was later fixed by Sarthak J Shetty. The code is still buggy, and a few of the features do not work completely. Suggestions are always welcome.

  • These instructions are for the Version 2 Donkey Car.

  • The advantage of using a Differential Drive Donkey Car is that you do not have additional hardware components such as an ESC or camera mounts.

Features:

  1. Data logging of image, steering angle, & throttle outputs.

  2. The bot is controlled over Wi-Fi from a host, using either a virtual or physical joystick and keyboard.

  3. Support of the Donkey Car Community (over 1,000 members at the time of this update).

  4. CAD Models are available to print the camera mounts.

  5. Completely open-source.

About:

Credits

This project was initiated by Will Roscoe and his team. They are in the process of scaling the project.