-
Notifications
You must be signed in to change notification settings - Fork 95
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
USD to SDF: Apply rigid body to Model not to Link #889
Conversation
Signed-off-by: ahcorde <[email protected]>
Signed-off-by: ahcorde <[email protected]>
Codecov Report
@@ Coverage Diff @@
## sdf12 #889 +/- ##
==========================================
- Coverage 88.16% 88.15% -0.01%
==========================================
Files 100 100
Lines 14637 14636 -1
==========================================
- Hits 12904 12903 -1
Misses 1733 1733
Continue to review full report at Codecov.
|
@osrf-jenkins retest this please |
Signed-off-by: ahcorde <[email protected]>
Signed-off-by: ahcorde <[email protected]>
This pull request has been mentioned on Gazebo Community. There might be relevant details there: https://community.gazebosim.org/t/new-ignition-releases-2022-04-13-fortress-edifice/1367/1 |
Signed-off-by: ahcorde [email protected]
🦟 Bug fix
Summary
Applied rigid body to Model not to Link. Without this fix the link will update the position and not the model generating wrong behaviour in Issac Sim Physics
Checklist
codecheck
passed (See contributing)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.