Replies: 1 comment 2 replies
|
Hello, Thanks for your interests in Theseus! For g in SE(3), Best, |
2 replies
Answer selected by
mhmukadam
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
Thanks for your interests in Theseus! For g in SE(3),
g.transform_from(x) = g @ xwhileg.transform_to(x) = g.inverse() @ x.Best,
-Taosha