core / com.acmerobotics.roadrunner.path / ParametricCurve / get

get

@JvmOverloads operator fun get(s: Double, t: Double = reparam(s)): Vector2d (source)

Returns the vector s units along the curve.