Clarify yaw distance comment

This commit is contained in:
Murat65536
2025-09-10 21:06:26 -04:00
committed by GitHub
parent 714e7afce1
commit a56f3cfd86

View File

@@ -161,7 +161,7 @@ public class Rotation {
/**
* Gets the distance between a starting yaw and an offset yaw.
* Distance can be negative if the offset yaw is left of the starting yaw.
* Distance can be negative if the offset yaw is behind of the starting yaw.
*
* @param yaw The initial yaw
* @param offsetYaw The offset yaw