get Drive Vector
This returns a Vector in the direction the robot must go to move along the path. This Vector takes into account the projected position of the robot to calculate how much power is needed.
Note: This vector is clamped to be at most 1 in magnitude.
Return
returns the drive vector.