splineTo

fun splineTo(pos: Vector2d, tangent: Rotation2d): PositionPathBuilder
fun splineTo(pos: Vector2d, tangent: Double): PositionPathBuilder

Adds a spline segment to position pos with tangent tangent.