MatthewPeterKelly/OptimTraj

Are the OptimTraj chebyshev and multiCheb methods able to exploit user-supplied gradients of the pathObjective, dynamics, etc...?

Open

#21 opened on Sep 9, 2016

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

Description

The trapezoid, hermiteSimpson, and rungeKutta methods in OptimTraj are able to exploit user-supplied gradients of the pathObjective, dynamics, etc... Are the OptimTraj chebyshev and multiCheb methods also able to exploit user-supplied gradients?

Contributor guide