robotology / unicycle-footstep-planner

Repository for the Unicycle-based FootStep Planner.
BSD 3-Clause "New" or "Revised" License
20 stars 11 forks source link

[WIP] Add feet acceleration #20

Closed GiulioRomualdi closed 5 years ago

GiulioRomualdi commented 5 years ago

This PR adds the feet trajectory acceleration (both for cubic spline and minimum jerk)

Before merging I would like to port RPYRightTrivializedSecondDerivative() method in iDynTree.

GiulioRomualdi commented 5 years ago

This PR implemented methods that are:

So I will close the PR and I will open a new one