core / com.acmerobotics.roadrunner.path / PathSegment / <init>

<init>

PathSegment(curve: ParametricCurve, interpolator: HeadingInterpolator = TangentInterpolator())

Path segment composed of a parametric curve and heading interpolator.

Parameters

curve - parametric curve

interpolator - heading interpolator