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

SDFormat -> MJCF: Set mesh scale #111

Merged
merged 1 commit into from
Aug 23, 2022
Merged

Conversation

azeey
Copy link
Collaborator

@azeey azeey commented Aug 22, 2022

🦟 Bug fix

Summary

The mesh scale was not being set when converting from SDFormat to MJCF.

Checklist

  • Signed all commits for DCO
  • Added tests
  • 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: Addisu Z. Taddese <addisu@openrobotics.org>
@azeey azeey requested a review from ahcorde August 22, 2022 23:47
@codecov
Copy link

codecov bot commented Aug 22, 2022

Codecov Report

Merging #111 (29f21ee) into main (b535b80) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #111   +/-   ##
=======================================
  Coverage   95.29%   95.30%           
=======================================
  Files          24       24           
  Lines        1170     1171    +1     
=======================================
+ Hits         1115     1116    +1     
  Misses         55       55           
Impacted Files Coverage Δ
...ormat_mjcf/sdformat_to_mjcf/converters/geometry.py 94.28% <100.00%> (+0.08%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@ahcorde ahcorde merged commit 6b3fa2c into gazebosim:main Aug 23, 2022
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.

2 participants