MATLAB wrapper for TinyMPC. It supports code generation and interaction with the C/C++ code. This was tested on MacOS and Ubuntu.
- Clone this repo with the submodule
git clone --recurse-submodules https://github.com/TinyMPC/tinympc-matlab.git- Run the interactive example
interactive_cartpole.mlxunder examples.
The interface is documented here.