MatthewPeterKelly/OptimTraj

ADiGator for OptimTraj

Open

#25 建立於 2016年9月9日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)MATLAB (704 star) (219 fork)batch import
enhancementhelp wanted

描述

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).

貢獻者指南