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

[WIP] Added with_friction support for muscle driven dynamics. Ported funtionalities from torque driven dynamics #910

Merged
merged 3 commits into from
Feb 4, 2025

Merge branch 'master' into muscle_driven_with_friction

7cddbff
Select commit
Loading
Failed to load commit list.
Merged

[WIP] Added with_friction support for muscle driven dynamics. Ported funtionalities from torque driven dynamics #910

Merge branch 'master' into muscle_driven_with_friction
7cddbff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 4, 2025 in 0s

77.62% (+0.00%) compared to ce87cc9

View this Pull Request on Codecov

77.62% (+0.00%) compared to ce87cc9

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.62%. Comparing base (ce87cc9) to head (7cddbff).
Report is 4 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #910   +/-   ##
=======================================
  Coverage   77.62%   77.62%           
=======================================
  Files         154      154           
  Lines       18076    18077    +1     
=======================================
+ Hits        14032    14033    +1     
  Misses       4044     4044           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.