bjack205 / BilinearControl.jl

MIT License
24 stars 1 forks source link

QP with bilinear cartpole & pendulum #65

Open bjack205 opened 2 years ago

bjack205 commented 2 years ago

Each example should have a method to generate a prototypical QP to be solved when applying SQP.

QUESTION: What is the exact QP we should be solving? Should the objective include the Hessian of the Lagrangian?