splineTo

fun splineTo(pos: Vector2d, unit: Distance = Inches, tangent: Rotation2d): TaskBuilder
fun splineTo(pos: Vector2d, unit: Distance = Inches, tangent: Double, tangentUnit: Angle = Radians): TaskBuilder

Move to the specified pos in a spline path while following the specified tangent.