rytse / autodrift

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:Jupyter Notebook 87.0%Language:Python 13.0%