Given two frames, is it possible to compute any rotation of the form
R = Rx * Ry * Rz $$R = R_xR_yR_z $$
that would tranform the frame A$A$ into the frame B$B$? the rotation will be described by Euler angles as I need to quantify the rotation on each axis.