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

elements.geom.GeomNode.getReferenceY returns odd results with certain angles #4

Closed
BSoDium opened this issue Jun 5, 2021 · 1 comment
Assignees
Labels
bug Something isn't working math PR or issue related to the math classes

Comments

@BSoDium
Copy link
Owner

BSoDium commented Jun 5, 2021

The following method seems to behave in a strange way with certain rotation values :
https://github.com/l3alr0g/Spinel/blob/c256fa9b31e226b7b2f7e0fb6a1bb6911735d165/src/main/java/io/github/spinel/elements/geom/GeomNode.java#L148-L152

Expected behaviour : should return the tangent vector e_phi, phi being the pitch angle.

@BSoDium BSoDium added the bug Something isn't working label Jun 5, 2021
@BSoDium BSoDium self-assigned this Jun 5, 2021
@BSoDium BSoDium added the math PR or issue related to the math classes label Jun 5, 2021
@BSoDium BSoDium changed the title getReferenceY() returns odd results with certain angles elements.geom.GeomNode.getReferenceY returns odd results with certain angles Jun 5, 2021
@BSoDium BSoDium pinned this issue Jun 7, 2021
@BSoDium
Copy link
Owner Author

BSoDium commented Jun 7, 2021

Actually, getReferenceZ seems odd too

@BSoDium BSoDium closed this as completed Feb 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working math PR or issue related to the math classes
Projects
None yet
Development

No branches or pull requests

1 participant