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

Add note about mass in auto inertial proposal #100

Merged
merged 6 commits into from
Dec 11, 2024
Merged

Conversation

iche033
Copy link
Contributor

@iche033 iche033 commented Dec 10, 2024

🎉 New feature

See diff without whitespace:

https://github.com/gazebosim/sdf_tutorials/pull/100/files?w=1

Summary

Added a note to mention how inertial params are computed if mass is specified.

Checklist

  • Signed all commits for DCO
  • Added tests
  • Added example and/or tutorial
  • Updated documentation (as needed)
  • Updated migration guide (as needed)
  • Consider updating Python bindings (if the library has them)
  • codecheck passed (See contributing)
  • All tests passed (See test coverage)
  • While waiting for a review on your PR, please help review another open pull request to support the maintainers

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by messages.

Signed-off-by: Ian Chen <[email protected]>
Signed-off-by: Ian Chen <[email protected]>
Signed-off-by: Ian Chen <[email protected]>
added in the spec to allow users to specify the density values on a link level instead of
specifying the same values for each collision. Note that if `//link/inertial/mass` is also
specified, the link's inertial parameters will be scaled to match the input mass while
respecting the ratio of collision density values.
Copy link
Member

Choose a reason for hiding this comment

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

this looks good to me; I think we just need to note which versions of libsdformat support this change (presumably it will be in 15.2 and 14.7)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

added libSdformat versions to the note. d405d34

Signed-off-by: Ian Chen <[email protected]>
Signed-off-by: Ian Chen <[email protected]>
@iche033 iche033 merged commit 0c380eb into master Dec 11, 2024
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
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants