SelfDrivingRCcar icon indicating copy to clipboard operation
SelfDrivingRCcar copied to clipboard

A self-driving RC car project where I built everything from scratch, from the 1:10 RC scale model and the low-level hardware and electronics to the ML - even a custom simulator for rapid prototyping a...

A self-driving RC Car project

This repository holds some of the larger source files for my Master's thesis project: a self-driving RC car:

  • The CustomSimulator branch contains the final release of a custom/modified simulator made in Unity.
  • The DonkeyCar branch contains the final version of the DonkeyCar project for the RC.
  • The master branch contains some notebooks and the finished Master's thesis itself.

Please take a look at the official website for the entire project write-up with source code and various demonstrations.

You can also read the thesis here, and see the presentation here.