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

Estimate mass and inertia from mesh, when it is missing in urdf #552

Open
lewandowskikacper opened this issue Sep 29, 2023 · 0 comments
Open
Labels
feature/robotics This item is related to robotics. kind/enhancement Enhancement to an existing feature. priority/major Major priority. Work that should be handled after all blocking and critical work is done. sig/simulation Categorizes an issue or PR as relevant to SIG Simulation

Comments

@lewandowskikacper
Copy link
Contributor

Currently UrdfFix uses default values of 1kg and identity matrix for mass and inertia.
This could be replaced by estimation from meshes, to provide better behaviour.

from review: #518 (comment)

@adamdbrw adamdbrw added kind/enhancement Enhancement to an existing feature. feature/robotics This item is related to robotics. priority/major Major priority. Work that should be handled after all blocking and critical work is done. sig/simulation Categorizes an issue or PR as relevant to SIG Simulation labels Oct 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature/robotics This item is related to robotics. kind/enhancement Enhancement to an existing feature. priority/major Major priority. Work that should be handled after all blocking and critical work is done. sig/simulation Categorizes an issue or PR as relevant to SIG Simulation
Projects
None yet
Development

No branches or pull requests

2 participants