public class LinearInterpolator extends HeadingInterpolator
Linear heading interpolator for time-optimal transitions between poses.
public LinearInterpolator(double startHeading, double angle)
startHeading
angle
public double internalGet$module(double s, double t)
public double internalDeriv$module(double s, double t)
public double internalSecondDeriv$module(double s, double t)