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

Add Tait-Bryan convention and quaternion formula to documentation #850

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

thomassedlmayer
Copy link
Contributor

This PR adds the specification of the exact Tait-Bryan axis rotation sequence convention that is used in OSI.
It also adds a formula to convert yaw, pitch, roll orientation to quaternions.

image

Apparently, the bibliography is not located in this repository, so the two additional citations still have to be somehow added to the bibliography:

@thomassedlmayer thomassedlmayer added the Documentation Everything which impacts the quality of the documentation and guidelines. label Jan 28, 2025
@thomassedlmayer thomassedlmayer added this to the V3.8.0 milestone Jan 28, 2025
@thomassedlmayer
Copy link
Contributor Author

Note that this still has to be tackled:

Apparently, the bibliography is not located in this repository, so the two additional citations still have to be somehow added to the bibliography:
tait_bryan_convention: https://en.wikipedia.org/wiki/Euler_angles#Conventions
euler_to_quaternion: https://en.wikipedia.org/wiki/Rotation_formalisms_in_three_dimensions#Euler_angles_(z-y%E2%80%B2-x%E2%80%B3_intrinsic)_%E2%86%92_quaternion

I did not yet find out how to add entries to the bibliography.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Everything which impacts the quality of the documentation and guidelines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants