Skip to content

Better integration with ModellingToolkit #106

@ufechner7

Description

@ufechner7

baggepinnen wrote on Discourse what you need to do if you want to use an MTK model with this package:

  • Build a dynamics function that includes inputs, docs here.
  • Write a wrapper that changes the order of the input arguments to match the order assumed by ModelPredictiveControl.jl
  • Possibly build an output function, docs on the same page
  • Manually keep track of the order of state variables in the generated function

As a first step it would be nice to have a simple, working example for this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions