Skip to content

Augmented Lagragian LQR as a QP (with control constraints)

Notifications You must be signed in to change notification settings

boihhs/Augmented-Lagragian-LQR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Very brute force approach with just newtons method to solve the QP with line search (I commented it out because it didn't improve anything). After sovling QP, update dual variables and penalty. Repeate until results make you happy. It is very slow because I didn't exploit the sparcity of the arrays.

About

Augmented Lagragian LQR as a QP (with control constraints)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published