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

Refactor robot config to use individual module positions #904

Merged
merged 12 commits into from
Nov 11, 2024

Conversation

mjansen4857
Copy link
Owner

Also includes a robot preview in the settings menu and the ability to offset the bumpers from the robot center

@mjansen4857 mjansen4857 linked an issue Nov 11, 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 documentation Pull requests that update the documentation site files labels Nov 11, 2024
Copy link

codecov bot commented Nov 11, 2024

Codecov Report

Attention: Patch coverage is 89.51965% with 96 lines in your changes missing coverage. Please review.

Project coverage is 84.34%. Comparing base (bed2359) to head (63e1038).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
lib/widgets/app_settings.dart 77.73% 57 Missing ⚠️
lib/pages/home_page.dart 0.00% 38 Missing ⚠️
lib/widgets/dialogs/settings_dialog.dart 94.44% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #904      +/-   ##
==========================================
+ Coverage   83.87%   84.34%   +0.46%     
==========================================
  Files          89       91       +2     
  Lines        8907     9191     +284     
==========================================
+ Hits         7471     7752     +281     
- Misses       1436     1439       +3     

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

@mjansen4857 mjansen4857 merged commit 5d51469 into main Nov 11, 2024
23 checks passed
@mjansen4857 mjansen4857 deleted the 902-robot-configurator-menu branch November 11, 2024 04:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Pull requests that update the documentation site files GUI Changes to the PathPlanner GUI PathPlannerLib Changes to PathPlannerLib
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Robot configurator menu
1 participant