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

fix inertia computation #17

Merged
merged 12 commits into from
May 30, 2024
Merged

fix inertia computation #17

merged 12 commits into from
May 30, 2024

Conversation

budzianowski
Copy link
Contributor

@budzianowski budzianowski commented May 30, 2024

Inertia is now being computed properly, the offset problem can be reproduced here: #18

inertia = part_dynamic.inertia_matrix
inertia_transformed = transform_inertia_tensor(inertia, stl_origin_to_part_tf[:3, :3])
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@budzianowski budzianowski merged commit 6f83b52 into master May 30, 2024
1 check passed
@budzianowski budzianowski deleted the pawel/inertia branch May 30, 2024 05:08
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.

1 participant