Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 424 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 424 Bytes

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.