Parent Child Variants #2284
Unanswered
yamaguchiShuh
asked this question in
Ask Anything
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, let me ask one question about Parent Child Variants. In this page, conversion matrix from beta to allpha is defined like beta2alpha = orientation.Burgers(csBeta,csAlpha). Why inv() is necessary when alpha orientation is calculated from beta orientation.(oriChild = oriParent * inv(beta2alpha))
https://mtex-toolbox.github.io/ParentChildVariants.html
Beta Was this translation helpful? Give feedback.
All reactions