Skip to content

Simon-Hoffmann/Autonomous-Vehicle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Autonomous RC car

Overview

The goal was to program a microcontroller from scratch to make a autonomous rc car.

Diagram

The rc car can drive through any course that looks like the following:

Track

I created a simulation in Unity 2D that shows how the driving algorithm works, the raycast lines simulate the ultrasound sensors.

Simulation