Description Usage Arguments Value See Also Examples
A function to translate from unit quaternion representation to SO(3) representation of a rotation matrix. Wikipedia has a good summary of this and other transforms.
1 |
q |
numeric unit vector, i.e. q^\top q=1, representing an element in SO(3) |
vector representation of a rotation matrix in SO(3)
is.SO3
can be used to check the return
vector
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.