Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 277 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 277 Bytes

mpcgtcar

Model predictive control of the gigatronik car

Requirements: sympy numpy/scipy muaompc Optional: matplotlib cvxopt

It takes the nonlinear gtcar model in symbolic form, and linearizes it to be used with muaompc.

Main example file is the sim/simulation.py.