MatthewPeterKelly / OptimTraj

A trajectory optimization library for Matlab
MIT License
616 stars 210 forks source link

Direct Collocation on an arbitrary grid #4

Open MatthewPeterKelly opened 8 years ago

MatthewPeterKelly commented 8 years ago

Right now, the direct collocation methods assume that the time grid in the trajectory is uniform. It would be much better if the user could supply an arbitrary grid on which to solve the problem.