Simple-Robotics / aligator

A versatile and efficient framework for constrained trajectory optimization
https://simple-robotics.github.io/aligator/
BSD 2-Clause "Simplified" License
85 stars 11 forks source link

Split `computeDerivatives` into first and second-order #144

Closed fabinsch closed 1 month ago

fabinsch commented 2 months ago

currently the function StageModelTpl<Scalar>::computeDerivatives computes both first and second-order derivatives. It would be nice to have the choice of computing Hessians or here.