MAMBO logo MAMBO & the MAMBO Toolbox MAMBO logo

FindOrientation — Extraction of relative orientation of observers [maple]

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);

1314cosq+1141717cosq314sinq14314314cosq+17sinq141717cosq+314sinq1457cosq+273737cosq114sinq14314314cosq17sinq143737cosq+114sinq14514cosq+914


Toolbox functions