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

Feat/faster tether #63

Merged
merged 125 commits into from
Aug 16, 2024
Merged

Feat/faster tether #63

merged 125 commits into from
Aug 16, 2024

Conversation

1-Bart-1
Copy link
Collaborator

@1-Bart-1 1-Bart-1 commented Aug 16, 2024

Change the 3 line kite model to using the ModelingToolkit package. Test the speed and accuracy difference between the residual model and the mtk model by running examples/torque_controlled_3l.jl and examples/torque_controlled_mtk.jl

Copy link

codecov bot commented Aug 16, 2024

Codecov Report

Attention: Patch coverage is 18.30986% with 290 lines in your changes missing coverage. Please review.

Project coverage is 78.65%. Comparing base (931ee6a) to head (a2c696b).
Report is 1 commits behind head on main.

Files Patch % Lines
src/KPS4_3L_MTK.jl 0.00% 254 Missing ⚠️
src/KPS4_3L.jl 68.42% 18 Missing ⚠️
src/KiteModels.jl 59.45% 15 Missing ⚠️
src/init.jl 57.14% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main      #63       +/-   ##
===========================================
- Coverage   95.86%   78.65%   -17.22%     
===========================================
  Files           5        6        +1     
  Lines        1307     1602      +295     
===========================================
+ Hits         1253     1260        +7     
- Misses         54      342      +288     

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

@ufechner7 ufechner7 merged commit 5cae167 into ufechner7:main Aug 16, 2024
5 of 6 checks passed
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