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

Limit maximum motor torque based on wheel friction #740

Merged

Conversation

mjansen4857
Copy link
Owner

No description provided.

@mjansen4857 mjansen4857 linked an issue Sep 25, 2024 that may be closed by this pull request
@github-actions github-actions bot added GUI Changes to the PathPlanner GUI PathPlannerLib Changes to PathPlannerLib labels Sep 25, 2024
Copy link

codecov bot commented Sep 25, 2024

Codecov Report

Attention: Patch coverage is 88.37209% with 10 lines in your changes missing coverage. Please review.

Project coverage is 84.87%. Comparing base (8749e9a) to head (6f4bdb4).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
lib/trajectory/dc_motor.dart 27.27% 8 Missing ⚠️
lib/widgets/editor/path_painter.dart 66.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #740      +/-   ##
==========================================
+ Coverage   84.67%   84.87%   +0.19%     
==========================================
  Files          84       84              
  Lines        7303     7338      +35     
==========================================
+ Hits         6184     6228      +44     
+ Misses       1119     1110       -9     

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

@mjansen4857 mjansen4857 merged commit 81e64ab into main Sep 25, 2024
24 checks passed
@mjansen4857 mjansen4857 deleted the 738-limit-maximum-motor-torque-based-on-wheel-friction branch September 25, 2024 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GUI Changes to the PathPlanner GUI PathPlannerLib Changes to PathPlannerLib
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Limit maximum motor torque based on wheel friction
1 participant