optimize Angle
A function that calculates the which way a wheel should be facing for the least rotation.
Return
The optimized angle.
Parameters
desired Angle
The angle you want to face towards.
current Angle
The angle you are currently at.