Dear all:
I am currently using acados on Matlab with an Ubuntu system for solving model predictive control problems.
I am encountering an issue where, after making changes to the code (such as modifying the constraints), the new changes do not seem to take effect when I rerun the code. To resolve this, I found that I need to manually delete the ‘build’ folder before rerunning the code. Only then do the new changes become effective.
I am seeking your guidance on how to avoid the necessity of deleting the ‘build’ folder every time I want to rerun the code. It would greatly simplify my workflow if there were a way to directly rerun the code without this extra step.
Thank you in advance for your valuable assistance and insights.