gazebosim / gz-mujoco

25 stars 4 forks source link

Fixed geom poses #47

Closed ahcorde closed 2 years ago

ahcorde commented 2 years ago

Signed-off-by: ahcorde ahcorde@gmail.com

🦟 Bug fix

Summary

This PR fixes the pose of the visuals/collisions

Selection_077

You can test this with the acrobot.xml file inside dm_control

Checklist

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.

codecov[bot] commented 2 years ago

Codecov Report

Merging #47 (eb4a308) into main (315f722) will increase coverage by 0.06%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #47      +/-   ##
==========================================
+ Coverage   97.55%   97.62%   +0.06%     
==========================================
  Files          16       16              
  Lines         573      589      +16     
==========================================
+ Hits          559      575      +16     
  Misses         14       14              
Impacted Files Coverage Δ
...cf_to_sdformat/mjcf_to_sdformat/converters/link.py 100.00% <100.00%> (ø)
...f_to_sdformat/mjcf_to_sdformat/converters/world.py 96.15% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 315f722...eb4a308. Read the comment docs.