-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
The current Profile Tabulated model does linear interpolation for all states.
Describe the solution you'd like
Instead, it would be better to leverage the Interpolators from OSTk Mathematics, and interpolate position, velocity and angular velocity using the provided interpolator type, and interpolate the quaternions using SLERP.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request