Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(angularspeed): degree per second const conversion reversed #175

Merged
merged 1 commit into from
Mar 1, 2024

Conversation

jakobfje
Copy link
Member

@jakobfje jakobfje commented Mar 1, 2024

When using unit.DegreePerSecond the resulting RadianPerSecond became too large.
The conversion was swapped in relation to angle.go

@jakobfje jakobfje requested a review from a team as a code owner March 1, 2024 12:28
When using unit.DegreePerSecond the resulting RadianPerSecond
became too large. The conversion was swapped in relation to
angle.go
@jakobfje jakobfje force-pushed the fix/angular-velocity-degree-conversion branch from a8199c1 to 2fd6f14 Compare March 1, 2024 12:35
Copy link
Member

@erikbohnsack erikbohnsack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@jakobfje jakobfje merged commit b17ca6f into master Mar 1, 2024
1 check passed
@jakobfje jakobfje deleted the fix/angular-velocity-degree-conversion branch March 1, 2024 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants