You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure if we should add or subtract the specified expectedYaw from the current rotation when updating the m_fieldRelativeOffset instance variable.
This can be tested fairly easily by invoking the method with a non-zero expectedYaw value and then checking the pose to see if the robot is facing the expected direction.
The text was updated successfully, but these errors were encountered:
I'm not sure if we should add or subtract the specified expectedYaw from the current rotation when updating the m_fieldRelativeOffset instance variable.
This can be tested fairly easily by invoking the method with a non-zero expectedYaw value and then checking the pose to see if the robot is facing the expected direction.
The text was updated successfully, but these errors were encountered: