MAMBO logo MAMBO & the MAMBO Toolbox MAMBO logo

FindOrientation — Extraction of relative orientation of observers [mupad/matlab]

FindOrientation(A1,A2)

A1, A2: names of defined observers

The function FindOrientation returns the rotation matrix between the reference triads of the observers labeled by A1 and A2.

Restart():
DeclareObservers(A,B):
DeclarePoints(A,B):
DeclareTriads(a,b):
DefineObservers([A,A,a],[B,B,b]):
DefineTriads(a,b,q,1,2,3):
FindOrientation(A,B);

Find Orientation Output


Toolbox functions