Hi Casadi Users!
At the moment i am occasionally active in development and documentation, so please let me know if you need further guidelines, run into problems, miss a feature or are interested in contributing.
Basic documentation is available at the github wiki:
and have a look at the examples!
Features:
* Easy modeling of system and optimal control problem in an object oriented way
* Use of matrix-valued system variables (no need to worry about indexing)
* Easy parsing of the solution, optimal state and controls trajectory
* Direct collocation method for optimal control, ODE or DAE model
* I used the toolbox for trajectory optimization of a 6DOF model for airborne wind energy / flight dynamics (
https://openawe.github.io/)
Hope you will find the toolbox useful!
Jonas