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

Inverse dynamics #72

Merged
merged 23 commits into from
May 19, 2023
Merged

Inverse dynamics #72

merged 23 commits into from
May 19, 2023

Conversation

Ipuch
Copy link
Owner

@Ipuch Ipuch commented May 15, 2023

This change is Reviewable

@codecov
Copy link

codecov bot commented May 15, 2023

Codecov Report

Patch coverage: 91.10% and project coverage change: +1.09 🎉

Comparison is base (2d25f35) 82.31% compared to head (bfed8fc) 83.41%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #72      +/-   ##
==========================================
+ Coverage   82.31%   83.41%   +1.09%     
==========================================
  Files          55       56       +1     
  Lines        4174     4353     +179     
==========================================
+ Hits         3436     3631     +195     
+ Misses        738      722      -16     
Impacted Files Coverage Δ
bionc/bionc_casadi/biomechanical_model.py 97.02% <83.72%> (-2.54%) ⬇️
bionc/bionc_numpy/biomechanical_model.py 96.80% <83.72%> (-2.37%) ⬇️
bionc/bionc_casadi/natural_segment.py 81.94% <90.90%> (+0.69%) ⬆️
bionc/bionc_casadi/external_force.py 89.33% <93.10%> (-1.58%) ⬇️
bionc/bionc_numpy/external_force.py 89.33% <93.10%> (-1.44%) ⬇️
bionc/protocols/biomechanical_model.py 91.73% <94.11%> (+0.06%) ⬆️
bionc/protocols/external_force.py 96.29% <96.29%> (ø)
bionc/bionc_casadi/natural_coordinates.py 87.91% <100.00%> (+0.96%) ⬆️
bionc/bionc_numpy/natural_coordinates.py 89.65% <100.00%> (+0.84%) ⬆️
bionc/bionc_numpy/natural_segment.py 93.36% <100.00%> (+0.24%) ⬆️
... and 1 more

... and 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Ipuch
Copy link
Owner Author

Ipuch commented May 17, 2023

Still need some tests. :)
@ANaaim linear-time inverse dynamics on its way.

@Ipuch Ipuch merged commit b9c9ce3 into main May 19, 2023
6 checks passed
@Ipuch Ipuch deleted the another_fext_xp branch May 19, 2023 20:45
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.

None yet

1 participant