-
Notifications
You must be signed in to change notification settings - Fork 102
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
Merge sdf12 ➡️ main #1024
Merge sdf12 ➡️ main #1024
Conversation
Signed-off-by: William Lew <[email protected]>
Signed-off-by: Louise Poubel <[email protected]> Signed-off-by: Steve Peters <[email protected]> Co-authored-by: Alejandro Hernández Cordero <[email protected]> Co-authored-by: Steve Peters <[email protected]>
* Updated CMakeLists and Changelog for release Signed-off-by: William Lew <[email protected]> * Added code suggestions Signed-off-by: William Lew <[email protected]> * Added code suggestion Signed-off-by: William Lew <[email protected]>
Friction parameters are expressed as a material in USD, this change will link the collision with the physics material Signed-off-by: ahcorde <[email protected]> Signed-off-by: Ashton Larkin <[email protected]> Co-authored-by: Ashton Larkin <[email protected]> Co-authored-by: Louise Poubel <[email protected]>
This helps resolve ambiguities in the SDF <inertial> tag by clarifying the link’s center of mass location, explicitly stating that the inertia is always about the link’s center of mass, clarifying the directions associated with moments/products of inertia, and clarifying the ± sign convention for product of inertia. The changes to the 1.5, 1.6, and 1.7 versions of inertial.sdf have slight modifications to account for the presence of //inertial/pose/@frame in 1.5, 1.6 and //inertial/pose/@relative_to in 1.7. Thanks to Paul Mitiguy and Michael Sherman from Toyota Research Institute for these improvements. Signed-off-by: Steve Peters <[email protected]> Co-authored-by: Silvio Traversaro <[email protected]>
Signed-off-by: Louise Poubel <[email protected]> Signed-off-by: Steve Peters <[email protected]>
Signed-off-by: Steve Peters <[email protected]>
Signed-off-by: Ian Chen <[email protected]>
Signed-off-by: Louise Poubel <[email protected]>
Signed-off-by: Louise Poubel <[email protected]>
Signed-off-by: Louise Poubel <[email protected]>
Signed-off-by: Louise Poubel <[email protected]>
Codecov Report
@@ Coverage Diff @@
## main #1024 +/- ##
=======================================
Coverage 66.66% 66.66%
=======================================
Files 2 2
Lines 27 27
=======================================
Hits 18 18
Misses 9 9
Continue to review full report at Codecov.
|
➡️ Forward port
Port
sdf12
➡️main
Branch comparision: main...sdf12
Note to maintainers: Remember to Merge with commit (not squash-merge or rebase)