Skip to content

Various improvements in curve module

Philipp Seiwald requested to merge trajectory_split_and_join into develop
  • Fixed ambiguity of parametrization of exponential functions
  • Changed interface for polynomial interpolation and polynomial spline interpolation (internal only) to allow also interpolation of trigonometric and exponential functions in future
  • Performance improvements for evaluating trajectories and quaternion-trajectories (for evaluating value and common derivatives at once)

Merge request reports