-
Notifications
You must be signed in to change notification settings - Fork 528
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
Parallel planning pipelines #1420
Merged
Merged
Commits on Nov 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3eb8fd3 - Browse repository at this point
Copy the full SHA 3eb8fd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d7442a - Browse repository at this point
Copy the full SHA 0d7442aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cbf6eaa - Browse repository at this point
Copy the full SHA cbf6eaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for ebc5fb6 - Browse repository at this point
Copy the full SHA ebc5fb6View commit details -
Add MultiPipelinePlanRequestParameters
Add plan(const MultiPipelinePlanRequestParameters& parameters) Add mutex to avoid segfaults Add optional stop_criterion_callback and solution_selection_callback Remove stop_criterion_callback Make default solution_selection_callback = nullptr Remove parameter handling copy&paste code in favor of a template Add TODO to refactor pushBack() method into insert() Fix selection criteria and add RCLCPP_INFO output Changes due to rebase and formatting Fix race condition and segfault when no solution is found Satisfy clang tidy Remove mutex and thread safety TODOs Add stopping functionality to parallel planning Remove unnecessary TODOs
Configuration menu - View commit details
-
Copy full SHA for 107f6cc - Browse repository at this point
Copy the full SHA 107f6ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2dac7f4 - Browse repository at this point
Copy the full SHA 2dac7f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e09b18e - Browse repository at this point
Copy the full SHA e09b18eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d89312 - Browse repository at this point
Copy the full SHA 7d89312View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9dc1dde - Browse repository at this point
Copy the full SHA 9dc1ddeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e7fede - Browse repository at this point
Copy the full SHA 8e7fedeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b0fbf1 - Browse repository at this point
Copy the full SHA 4b0fbf1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8e78b2 - Browse repository at this point
Copy the full SHA d8e78b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73d58ec - Browse repository at this point
Copy the full SHA 73d58ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6dcbec5 - Browse repository at this point
Copy the full SHA 6dcbec5View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3d7bc1 - Browse repository at this point
Copy the full SHA f3d7bc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56f4231 - Browse repository at this point
Copy the full SHA 56f4231View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca72265 - Browse repository at this point
Copy the full SHA ca72265View commit details -
Configuration menu - View commit details
-
Copy full SHA for c872260 - Browse repository at this point
Copy the full SHA c872260View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c73e31 - Browse repository at this point
Copy the full SHA 5c73e31View commit details -
Apply suggestions from code review
Co-authored-by: AndyZe <andyz@utexas.edu>
Configuration menu - View commit details
-
Copy full SHA for 5c35acf - Browse repository at this point
Copy the full SHA 5c35acfView commit details -
Configuration menu - View commit details
-
Copy full SHA for b18ec00 - Browse repository at this point
Copy the full SHA b18ec00View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.