lineTo

open fun lineTo(endPosition: Vector2d, unit: Distance): PurePursuit.PathMaker

Adds a line segment with tangent heading interpolation.

Return

this

Parameters

endPosition

the end position

unit

units of the supplied vector