Closed GiulioRomualdi closed 5 years ago
Looks good to me! Did you run any test?
Looks good to me! Did you run any test?
Actually no, probably it's better if I update the existing test and I check the data before merging
I updated the test and this is the result on the z-axis. The acceleration, in the case of cubic spline interpolation, is discontinuous. This problem is already known and it is related to a feature that has to be implemented in iDynTree https://github.com/robotology/idyntree/issues/405 .
Yes we can merge
@S-Dafarra can I merge the PR?
Sorry for the delay, I completely forgot.
This PR:
FeetCubicSplineGenerator
andFeetMinimumJerkGenerator
classes;iDynTree
version in theCmakeLists.txt
file;iDynTree
version in theREADME.md
file.