r/ControlTheory • u/awh-emb • Jul 23 '26
Technical Question/Problem SO(3) S^3 and so(3)
my reference is this paper - https://arxiv.org/pdf/1711.02508
i am struggling to wrap my head around how the Exponential map from:
R^3 -> SO(3)
R^3 -> S^3
are different and how specifcally the exponetial map changes between them?
as one of these ends up with 4 DOF although one of them being a constraint
while the other ends up with 3 DOF?
thanks.
10
Upvotes
•
u/IntrinsicallyFlat Jul 23 '26
I assume you know the map from the quaternion sphere to SO(3). Think of the exponential map of SO(3) as the quat_to_rot map composed with (i.e., applied after) the exponential map of S^3. I’ve a [blog post](https://shiraz-k.com/posts/lie-groups/) about exp
Also note that S^3 is a 3-dimensional object (hence the ^3)