Hi,
I am interested in implementing an NMPC with the acados Python interface with Gaussian process based dynamics, similar to what is discussed in this CasADi blog post: https://web.casadi.org/blog/tensorflow/. It involves defining custom callbacks in CasADi. Does acados support defining the cost function and/or dynamics using such callback functions?
Cheers,
Martin