strafeTo

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

Adds a strafe segment (i.e., a line segment with constant heading interpolation).

Return

this

Parameters

endPosition

the end position

unit

units of the supplied vector