gazebosim / gz-mujoco

27 stars 4 forks source link

Fix default joint limits #106

Closed scpeters closed 2 years ago

scpeters commented 2 years ago

🦟 Bug fix

Follow up to gazebosim/sdformat#1112

Summary

Use updated default joint limits

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.

ahcorde commented 2 years ago

One test it's failing https://github.com/gazebosim/gz-mujoco/runs/7887897191?check_suite_focus=true

Do we need a release?

codecov[bot] commented 2 years ago

Codecov Report

Merging #106 (9d8fafa) into main (01d2105) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #106   +/-   ##
=======================================
  Coverage   95.20%   95.20%           
=======================================
  Files          24       24           
  Lines        1168     1168           
=======================================
  Hits         1112     1112           
  Misses         56       56           
Impacted Files Coverage Δ
...sdformat_mjcf/sdformat_to_mjcf/converters/joint.py 97.56% <100.00%> (ø)

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