The source project of this merge request has been removed.
Box-DDP
Work-in-progress for Box-DDP. It works for some examples (quadruped walking), but not for others (jumping etc.).
Quadruped walking within control limits:
Current issues:
- The Box-QP is a quick implementation and does allocate memory during runtime.
- The stopping criteria don't work right now. Walking is within limits within ~400 iterations, but it will happily continue optimising for many, many more.
Cost convergence plot for quadruped walking (log scale):
Edited by Wolfgang Merkt