Skip to content

Replacing rotation_tools by scipy.spatial.transform.Rotation  #15

@lorenzcsunikl

Description

@lorenzcsunikl

I just realized that your rotation_tools.py Rotation Class is basically doing the same as the spatial.transform.Rotation Class.
It is a super Class to handle rotations. It includes conversion from many different parametrizations and other useful things.
I think it would be a good idea to replace it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions