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

Remove replanning & infer auto starting pose from first path #714

Merged
merged 12 commits into from
Sep 13, 2024

Conversation

mjansen4857
Copy link
Owner

Paths will now only re-generate if they do not have a starting state or the robot does not match the starting state

@mjansen4857 mjansen4857 linked an issue Sep 13, 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 13, 2024
Copy link

codecov bot commented Sep 13, 2024

Codecov Report

Attention: Patch coverage is 58.58586% with 41 lines in your changes missing coverage. Please review.

Project coverage is 84.12%. Comparing base (aedff07) to head (5aee8cf).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
lib/widgets/editor/path_painter.dart 14.58% 41 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #714      +/-   ##
==========================================
- Coverage   85.17%   84.12%   -1.06%     
==========================================
  Files          83       83              
  Lines        7515     7198     -317     
==========================================
- Hits         6401     6055     -346     
- Misses       1114     1143      +29     

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

@mjansen4857 mjansen4857 linked an issue Sep 13, 2024 that may be closed by this pull request
@mjansen4857 mjansen4857 merged commit 90b8a39 into main Sep 13, 2024
23 of 24 checks passed
@mjansen4857 mjansen4857 deleted the 709-significantly-simplify-replanning branch September 13, 2024 18:08
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.

Remove replanning Allow for preset Auto starting pose to reference linked waypoints
1 participant