Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SE3 #49

Open
mhubii opened this issue Dec 13, 2024 · 0 comments
Open

SE3 #49

mhubii opened this issue Dec 13, 2024 · 0 comments

Comments

@mhubii
Copy link

mhubii commented Dec 13, 2024

Hi and thank you for providing this great library!

I am using it for some optimization and am in need for exponential / logarithm map of SE(3). Browsing the code, I can find this for SO(3)

https://github.com/UM-ARM-Lab/pytorch_kinematics/blob/master/src/pytorch_kinematics/transforms/so3.py

I have also seen that a different representation is used instead

def matrix44_to_se3_9d(matrix: torch.Tensor) -> torch.Tensor:

Are there plans to add this in the future or is this already supported and I am just overseeing something? Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant