Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Latest commit

 

History

History
27 lines (24 loc) · 724 Bytes

demo.md

File metadata and controls

27 lines (24 loc) · 724 Bytes

Model Predictive Control (MPC)

Toy unicycle MPC

System

uni_system

Controls

uni_controls

Demo

mpc

Car contouring control

System

car_system

Controls

car_controls

3rd-degree polynomial RK4

3_mpcc_rk4

3rd-degree polynomial Direct Collocation

3_mpcc_colloc

5th-degree polynomial RK4

5_mpcc_rl4

Hessian sparsity

RK4

rk4_s

Direct collocation

colloc_s