core / com.acmerobotics.roadrunner.path / PathBuilder / splineTo

splineTo

fun splineTo(endPosition: Vector2d, endTangent: Double): PathBuilder (source)

Adds a spline segment with tangent heading interpolation.

Parameters

endPosition - end position

endTangent - end tangent