forked from autowarefoundation/autoware.universe
-
Notifications
You must be signed in to change notification settings - Fork 34
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
fix: merge tier4/autoware.universe:tier4/main #1225
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
chore: sync upstream
chore: sync upstream
chore: sync upstream
chore: sync upstream
chore: sync upstream
chore: sync upstream
chore: sync upstream
chore: sync upstream
chore: sync upstream
chore: sync upstream
chore: sync upstream
chore: sync upstream
chore: sync upstream
chore: sync upstream
chore: sync upstream
chore: sync upstream
chore: sync upstream
chore: sync upstream
chore: sync upstream
chore: sync upstream
chore: sync upstream
chore: sync upstream
chore: sync upstream
chore: sync upstream
chore: sync upstream
chore: sync upstream
chore: sync upstream
chore: sync upstream
chore: sync upstream
chore: sync upstream
feat(start_planner): cherry pick
feat(intersection): cherry pick awf autowarefoundation#6036, autowarefoundation#6042, autowarefoundation#6050
chore: sync beta branch beta/v0.20.0 with tier4/main
Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
* feat: sync with awf/autoware.universe by force-push Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com> * fix Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com> --------- Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
chore: sync upstream
chore: sync beta branch beta/v0.21.0 with tier4/main
chore: sync upstream
Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
chore: sync beta branch beta/v0.22.0 with tier4/main
chore: sync tier4/autoware.universe:awf-latest
chore: sync beta branch beta/v0.23.0 with tier4/main
Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
chore: sync tier4/autoware.universe:awf-latest
…6566) Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
fix(drivable_area_expansion): fix invalid access (autowarefoundation#6566)
…ly_route_lanes is false and the arg is shoulder type (autowarefoundation#6567) Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
…nker (autowarefoundation#6558) consider backward completion Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
fix(start_planner): consider backward completion before preparing blinker (autowarefoundation#6558)
fix(route_handler): query shoulder lane in getLaneletSequence() if only_route_lanes is false and the arg is shoulder type (autowarefoundation#6567)
chore: sync beta branch beta/v0.24.0 with tier4/main
chore: sync tier4/autoware.universe:awf-latest
chore: sync beta branch beta/v0.25.0 with tier4/main
Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
無印リリースのbetaブランチをtier4/mainではなくawf-latestブランチからマージすることになったため、tier4/mainとawf-latestの差分を今回のbetaブランチに直接マージする
Tests performed
Effects on system behavior
Pre-review checklist for the PR author
The PR author must check the checkboxes below when creating the PR.
In-review checklist for the PR reviewers
The PR reviewers must check the checkboxes below before approval.
Post-review checklist for the PR author
The PR author must check the checkboxes below before merging.
After all checkboxes are checked, anyone who has write access can merge the PR.