Skip to content

Stephen-Tellis/self_driving_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Self Driving project

A weekend project I took up, trying to test path tracking control algorithms on a simulated car.
Readability is valued over efficiency.
MPC and tests coming next week!

Examples

1. Driving with the Pure-Pursuit controller

2. Driving with the Stanley controller

Deps

  • Pygame == 1.9.6
  • Numpy == 1.22.3
    (may work on other versions)

About

Self implemented self-driving algorithms on a simulated car

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages