Moritz Diehl
University of Freiburg
Monday, February 16, 2026, 9:00 - Friday, February 20, 2026, 12:00
Room: K4.438, Sem Sælands vei 6, 7034 Trondheim, Norway
This course is intended for PhD students with interest in numerical methods for optimal control. We will briefly cover the basics and and then focus on some recently developed methods for non-standard optimal control problems.
Topics:
Lectures take place in morning sessions from 9:00-12:00 on 16, 17, 19 & 20 Feb 2026. Exercises will take place in afternoon sessions from 13:00-15:00 on 16, 17 and 19 Feb 2026 and are supervised by Archana Kumaraswamy. Note: course break on Wednesday, Feb 18 (no lectures, no exercises, but insteady PhD defense of Simen Bjorvand)
For the exercises, we will use Python with CasADi and acados.
To set-up your Python environment, you can run:
pip install numpy scipy matplotlib casadi To install acados, follow the instructions at: https://docs.acados.org/installation/index.html.
For the acados Python interface, see: https://docs.acados.org/python_interface/index.html.
To Windows users, we recommend to install acados via WSL (Windows Subsystem for Linux).