Skip to content

SE3 #49

Description

@mhubii

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions