Skip to content

Spline interpolation for derivation

Laura requested to merge SplineInterpolationForDerivation into master

added second derivation method through Splines, callable directly through 'motion.calculateVelocities(1)' and 'calculateAcclerations(1)' (before only method '0' for differential quotient)

Merge request reports