Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 506 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 506 Bytes

osqp_sqp

This is a catkinized SQP solver using OSQP and OSQPEigen.
This package can solve nonlinear optimization problems with nonlinear constraints using sequential quadratic programming.
The Hessian approximation is computed by the BFGS method.

prerequisite