Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Nov 14:49
· 540 commits to main since this release
bbb131b

ModelPredictiveControl v1.1.0

Diff since v1.0.2

  • added: support for custom nonlinear inequality constraints gc in NonLinMPC
  • added: call JE and gc once in NonLinMPC constructor and show stacktrace if it fails (to guide the user)
  • doc: additional details on vector dimensions
  • doc: documents the dummy function plot_recipe instead of plot to avoid confusion
  • tests: new test for custom nonlinear constraint violation

Merged pull requests:

Closed issues:

  • plot not working (#119)