forked from autowarefoundation/autoware.universe
-
Notifications
You must be signed in to change notification settings - Fork 32
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
chore: sync upstream #703
Merged
Merged
chore: sync upstream #703
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
… on the attention lane (autowarefoundation#4466)
* fix(start_planner): fix drivable lanes Signed-off-by: kosuke55 <[email protected]> * Update planning/behavior_path_planner/src/scene_module/start_planner/start_planner_module.cpp Co-authored-by: Zulfaqar Azmi <[email protected]> * style(pre-commit): autofix --------- Signed-off-by: kosuke55 <[email protected]> Co-authored-by: Zulfaqar Azmi <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: Mamoru Sobue <[email protected]>
…ation#4459) Signed-off-by: satoshi-ota <[email protected]>
* feat: change default model for traffic_light_fine_detector and classifier Signed-off-by: Shunsuke Miura <[email protected]> * add maintainer to tlr packages Signed-off-by: Shunsuke Miura <[email protected]> --------- Signed-off-by: Shunsuke Miura <[email protected]>
…utowarefoundation#4467) Signed-off-by: satoshi-ota <[email protected]>
…ion (autowarefoundation#4463) * feat(crosswalk): disable cancel yield at no traffic signals intersection Signed-off-by: Takayuki Murooka <[email protected]> * update Signed-off-by: Takayuki Murooka <[email protected]> --------- Signed-off-by: Takayuki Murooka <[email protected]>
…utowarefoundation#4465) * feat(crosswalk): disable cancel yield at no traffic signals intersection Signed-off-by: Takayuki Murooka <[email protected]> * update Signed-off-by: Takayuki Murooka <[email protected]> * feat(crosswalk): add option to disable yield for new stopped object Signed-off-by: Takayuki Murooka <[email protected]> * update config Signed-off-by: Takayuki Murooka <[email protected]> --------- Signed-off-by: Takayuki Murooka <[email protected]>
Signed-off-by: Takayuki Murooka <[email protected]>
…utowarefoundation#4479) Signed-off-by: Takayuki Murooka <[email protected]>
* chore(mpc_lateral_controller): fix typo Signed-off-by: kminoda <[email protected]> * avoid using discretizing Signed-off-by: kminoda <[email protected]> --------- Signed-off-by: kminoda <[email protected]>
…towarefoundation#4454) Signed-off-by: Tomohito Ando <[email protected]>
…n#4225) Signed-off-by: Takamasa Horibe <[email protected]>
* update launch file Signed-off-by: ismetatabay <[email protected]> * style(pre-commit): autofix --------- Signed-off-by: ismetatabay <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…owarefoundation#4472) Signed-off-by: kosuke55 <[email protected]>
…th (autowarefoundation#4217) Signed-off-by: Maxime CLEMENT <[email protected]>
…foundation#4491) Signed-off-by: kosuke55 <[email protected]>
Signed-off-by: kminoda <[email protected]>
…ndation#4471) * feat(crosswalk): organize the code Signed-off-by: Takayuki Murooka <[email protected]> * suppress chattering Signed-off-by: Takayuki Murooka <[email protected]> * fix Signed-off-by: Takayuki Murooka <[email protected]> * update config Signed-off-by: Takayuki Murooka <[email protected]> --------- Signed-off-by: Takayuki Murooka <[email protected]>
tier4-autoware-public-bot
bot
requested review from
mitsudome-r,
amc-nu,
miursh,
yukkysaito,
kosuke55,
TakaHoribe,
takayuki5168,
maxime-clem and
shmpwk
as code owners
August 2, 2023 01:32
tier4-autoware-public-bot
bot
requested review from
tkimura4,
soblin,
satoshi-ota,
rej55,
kyoichi-sugahara,
taikitanaka3,
purewater0901,
zulfaqar-azmi-t4,
Mingyu1991,
knzo25,
YamatoAndo and
YoshiRi
as code owners
August 2, 2023 01:32
github-actions
bot
added
documentation
Improvements or additions to documentation
control
launch
planning
perception
sensing
localization
system
labels
Aug 2, 2023
tier4-autoware-public-bot
bot
merged commit Aug 2, 2023
63b8315
into
tier4/main
11 of 13 checks passed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
control
documentation
Improvements or additions to documentation
launch
localization
perception
planning
sensing
system
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.
Features
Bug Fixes
Documentation
Code Refactoring
Continuous Integrations
Chores