8000 GitHub - factorio-solutions/do-mpc-fixed: Model predictive control python toolbox. Fork for minor bugfix in v4.3.5 in MHE.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

factorio-solutions/do-mpc-fixed

 
 

Repository files navigation

Model predictive control python toolbox

This is a fork to have a handy source for remote deployment of projects that use a fixed MHE.

Building Wheels

For releases, I used poetry build command and then uploaded release binaries to the github page. In other projects, I use poetry add path/to/git/relase/binaries. E.g.:

poetry add https://github.com/factorio-solutions/do-mpc-fixed/releases/download/v4.3.5.1/do-mpc-4.3.5.1.tar.gz

Installation instructions

Installation instructions for the original do-mpc are given here.

Documentation

Please visit our extensive documentation, kindly hosted on readthedocs.

Citing do-mpc

If you use do-mpc for published work please cite it as:

S. Lucia, A. Tatulea-Codrean, C. Schoppmeyer, and S. Engell. Rapid development of modular and sustainable nonlinear model predictive control solutions. Control Engineering Practice, 60:51-62, 2017

Please remember to properly cite other software that you might be using too if you use do-mpc (e.g. CasADi, IPOPT, ...)

About

Model predictive control python toolbox. Fork for minor bugfix in v4.3.5 in MHE.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%
0