Scripts for controller design, simulation, and code generation using ACADOToolkit
// by Thomas Stastny (ASL), 2015.11.04
- clone the repository
git init submodule
git update submodule
- follow instructions (here) for acado matlab interface compiliation
- save the acado path into the root git directory
savepath ../../../ACADOpathdef.m
- change to root git directory and run
addpath(ACADOpathdef)
(post- initial acado compilation and submodule setup)
- change to root git directory and run `addpath(ACADOpathdef)
- do stuff