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

feat: add conversion function for euler angles #101

Merged
merged 2 commits into from
Mar 1, 2025

Conversation

GigiElt
Copy link
Contributor

@GigiElt GigiElt commented Feb 5, 2025

Add ConversionUtils class to DIS7 that provides methods to convert Euler angles (i.e., psi, theta, and phi) to Tait-Bryan angles (i.e., roll, pitch, and yaw/heading), given the position (i.e., latitude, longitude).
Similar to java implementation:
https://github.com/open-dis/open-dis-java/blob/master/src/main/java/edu/nps/moves/disutil/EulerConversions.java#L37-L126

@leif81 leif81 self-assigned this Mar 1, 2025
@leif81 leif81 merged commit 173b647 into open-dis:master Mar 1, 2025
1 check passed
@leif81
Copy link
Member

leif81 commented Mar 1, 2025

Thank-you @GigiElt

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