Skip to content

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

License

Notifications You must be signed in to change notification settings

caipeide/donkeycar

 
 

Repository files navigation

donkeycar: a python self driving library

Donkeycar is minimalist and modular self driving library for Python. This repository originates from https://github.com/autorope/donkeycar. We modify several functions to make it more suitable for the Autorace project with application on the autonomous RC-Car racing competitoin.

Matainers: Peide Cai <pcaiaa@connect.ust.hk>

Added Features

  • Simplified config settings
  • Cropping options to remove useless parts in camera images (e.g., ceiling areas)
  • Replace the original TensorFlow with PyTorch for model training and testing
  • Press Enter to start racing immediately

User Guide

See the README file in Autorace project.

Credits

https://github.com/autorope/donkeycar

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 80.0%
  • JavaScript 14.7%
  • HTML 4.3%
  • CSS 0.5%
  • Shell 0.4%
  • Dockerfile 0.1%