You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.
In trajectory optimization, there are two prevalent optimizers which is Differential Dynamic Programming (DDP) and Sequential Quadratic Programming. I want to compare the computation speed between the ...