autorope/donkeycar

Open source hardware and software platform to build a small scale self driving car.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 8 minutes ago
Added to GitGenius on September 19th, 2026
Created on December 10th, 2016
Open Issues & Pull Requests: 137 (+0)
GitHub issues: Enabled
Number of forks: 1,367
Total Stargazers: 3,507 (+0)
Total Subscribers: 159 (+0)

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 15
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 400 days
Stale 30+ days: 14
Stale 90+ days: 12

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • path follow (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Donkeycar is a Python self-driving library designed for building small-scale autonomous vehicles on hobbyist and educational platforms.

The project addresses the challenge of making self-driving car development accessible to students and hobbyists by providing a minimalist, modular framework that prioritizes fast experimentation. It runs on affordable hardware like Raspberry Pi and Jetson Nano, allowing users to build physical robots without expensive infrastructure. The library integrates computer vision, neural networks, and autopilot capabilities, and includes a simulator so experimentation can begin before hardware construction. Users train models to drive the vehicles autonomously and can participate in competitive racing events.

Donkeycar suits high school and university students, hobbyists, and researchers who want hands-on experience with self-driving technology. It works well for educational projects, DIY robotics competitions, and learning about deep learning and computer vision in a practical context. The project emphasizes community contribution and provides a graphical interface alongside its Python API, making it accessible to those without deep systems expertise.

Development activity shows consistent maintenance with automated testing pipelines for both code quality and package integrity. The project maintains active community engagement through a dedicated Discord server. Documentation is comprehensive and regularly updated, covering hardware builds, software setup, and advanced topics like simulator racing and autopilot training.