path

fun path(x: Double, y: Double, h: Double, t: Double)

Computes a direct path towards the targeted position

Parameters

x

The target global x coordinate on the field

y

The target global y coordinate on the field

h

The target global heading

t

Max runtime in seconds before timing out