Online Tutorials

 

The best way for getting started with the ACADO Toolkit is to work through the online tutorials listed below; a user's manual will become available together with the first non-beta release. ACADO for Matlab users are refered to the ACADO for Matlab user manual and the Matlab examples.

 

[back to top]

Manuals

 

ACADO Toolkit comes along with a manual in PDF format, which will only become available soon. However, in order to getting started with ACADO Toolkit, it is recommended to work through the online tutorials.

  • Download ACADO Toolkit User's Manual:  PDF (2.1 MB) (last update: 17-06-2011)
  • Download ACADO for Matlab User's Manual:  PDF (0.9 MB) (last update: 04-06-2010)
  • ACADO Toolkit Introductory Talk:   PDF (3.5 MB)

[back to top]

Source Code Documentation

 

Major parts of the ACADO Toolkit source code are documented in way that is compatible with the doxygen documentation system. For generating a HTML version of the source code documentation, install doxygen and use the configuration file doc/doxygen.config  of your ACADO installation.

Alternatively, you can browse the ACADO Source Code Documentation online.

[back to top]

Debugging Tools

 

There are several options available for ACADO users to help them debug their code.

[back to top]