Skip to content

Model predictive control for autonomously drifting cars simulated in VDrift. Best open-source hack at Bitcamp 2022.

Notifications You must be signed in to change notification settings

rytse/autodrift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

autodrift

Model predictive control for autonomously drifting cars simulated in VDrift. Best open-source hack at Bitcamp 2022.

Current solver linearizes a car model at each step and solves a LQR problem for the short-time optimal control. Plans for eventually implmenting direct multiple shooting.

Communicates with this fork of VDrift over pipe.