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

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

Open
lorenzcsunikl opened this issue Nov 23, 2021 · 0 comments
Open

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

lorenzcsunikl opened this issue Nov 23, 2021 · 0 comments

Comments

@lorenzcsunikl
Copy link

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.

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