I want to use soft constraints in Acados. I think I understand how to set them. However, what I am missing is how to set the multiplier/penalty term in the objective function for the slack variables. In the acados paper there are mentioned alpha and beta as multiplier but I can not find them in the Python API. How do I set these multipliers?
Do the soft constraints also work with the external cost function?