PREDICT-EPFL / polympc

Light-weight C++ library for fast embedded nonlinear optimisation and optimal control
https://polympc.rtfd.io
Mozilla Public License 2.0
47 stars 10 forks source link

NMPC class API change #14

Closed msplr closed 5 years ago

msplr commented 5 years ago

This PR makes the nmpc class API more structured. For example, it allows selecting the solver by a template argument.

It is inspired by the existing nmpc.hpp.