class LinearInterpolator : HeadingInterpolator
(source)
Linear heading interpolator for time-optimal transitions between poses.
angle
- angle to sweep through (can be greater than a revolution)
<init> |
Linear heading interpolator for time-optimal transitions between poses. LinearInterpolator(startHeading: Double, angle: Double) |