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

[BUG FIX] Fix the dimensional issue in the transformation functions. #518

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

zhenjia-xu
Copy link
Collaborator

  • fix the dimension issue in transform_quat_by_quat and transform_by_quat.
  • remove transform_by_quat_yaw, which is not used at all.

@Kashu7100
Copy link
Collaborator

Kashu7100 commented Jan 9, 2025

This looks good to me.

@ziyanx02 ziyanx02 merged commit 0a5e8a8 into main Jan 9, 2025
1 check passed
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

Successfully merging this pull request may close these issues.

BUG. gs.inv_transform_by_trans_quat return different shape given numpy array and torch tensor.
3 participants