robotoc
robotoc copied to clipboard
Real time iteration scheme
The real time iteration (RTI) scheme can improve the performance of MPC.
For this purpose, we need to decompose updateSolution() into the following two functions:
- [ ]
preparationStepRTI(t, q, v) - [ ]
feedbackStepRTI(t, q, v)