the logarithmic map that translates a rotation into a spin tensor
Syntax
T = logm(q) % spin tensor with reference to the identical rotation
T = logm(q,q_ref) % spin tensor with reference q_refInput
| q | quaternion |
| q_ref | quaternion |
Output
| T | spinTensor |
the logarithmic map that translates a rotation into a spin tensor
T = logm(q) % spin tensor with reference to the identical rotation
T = logm(q,q_ref) % spin tensor with reference q_ref
| q | quaternion |
| q_ref | quaternion |
| T | spinTensor |