Julia wrapper for TinyMPC. It supports code generation and interaction with the C/C++ code.
- Clone this repo with submodule
git clone --recurse-submodules https://github.com/TinyMPC/tinympc-julia.git
- Run the interactive example
interactive_cartpole_ext.ipynb
The interface is documented here.