MAMBO logo MAMBO & the MAMBO Toolbox MAMBO logo

FindRotation — Extraction of relative orientation of triads [mupad/matlab]

FindRotation(a1,a2)

a1, a2: names of defined triads

The function FindRotation returns the rotation matrix between the triads labeled by a1 and a2.

Restart():
DeclareTriads(a,b):
DefineTriads(a,b,q,1,2,3):
FindRotation(a,b);

Find Rotation Output


Toolbox functions