MatthewPeterKelly/OptimTraj

ADiGator for OptimTraj

Open

#25 opened on Sep 9, 2016

View on GitHub
 (1 comment) (0 reactions) (0 assignees)MATLAB (704 stars) (219 forks)batch import
enhancementhelp wanted

Description

ADiGator (https://sourceforge.net/projects/adigator/) is free, open-source MATLAB software that computes vectorized gradients (and even Hessians) via automatic differentiation. It was developed by the author of GPOPS-II to make it easier to supply vectorized gradients and Hessians to GPOPS-II. Perhaps ADiGator could be integrated into OptimTraj so that OptimTraj can optionally use ADiGator to generate vectorized derivatives of the optimal control functions (e.g. dynamics, path objective, etc.). This would be very useful, as it is often very difficult to manually derive and implement vectorized gradients (and Hessians).

Contributor guide

ADiGator for OptimTraj · MatthewPeterKelly/OptimTraj#25 | Good First Issue