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 (219 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (704 stars)
PR merge metrics
 (No merged PRs in 30d)

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