forked from autowarefoundation/autoware_launch
-
Notifications
You must be signed in to change notification settings - Fork 4
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 beta branch beta/v0.36 with tier4/main #622
Merged
tier4-autoware-public-bot
merged 30 commits into
tier4/main
from
beta-to-tier4-main-sync
Oct 10, 2024
Merged
chore: sync beta branch beta/v0.36 with tier4/main #622
tier4-autoware-public-bot
merged 30 commits into
tier4/main
from
beta-to-tier4-main-sync
Oct 10, 2024
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
…light recognition (autowarefoundation#1144) change the way to declare camera num Signed-off-by: MasatoSaeki <masato.saeki@tier4.jp>
chore: sync awf-latest
…arefoundation#1172) Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
chore: sync awf-latest
…efoundation#1174) refactor: add-missing-parameters Signed-off-by: TetsuKawa <kawaguchitnon@icloud.com>
…warefoundation#1175) refactor: remove-missing-patameters Signed-off-by: TetsuKawa <kawaguchitnon@icloud.com>
chore: sync awf-latest
* feat(emergency_handler): delete package Signed-off-by: veqcc <ryuta.kambe@tier4.jp>
chore: sync awf-latest
…ation#1176) remove unused parameter Signed-off-by: Go Sakayori <go.sakayori@tier4.jp>
add parameter to enable/disable bound check Signed-off-by: mohammad alqudah <alqudah.mohammad@tier4.jp>
chore: sync awf-latest
chore: sync awf-latest
…istory to PoseWithCovarianceHistory (autowarefoundation#1164) (autowarefoundation#1179) Revert "feat: change visualization of localization results from PoseHistory to PoseWithCovarianceHistory (autowarefoundation#1164)" This reverts commit 593ad1f.
chore: sync awf-latest
…dation#1178) feat: delete system error monitor Signed-off-by: TetsuKawa <kawaguchitnon@icloud.com>
chore: sync awf-latest
…ion_margin parameter (autowarefoundation#1168) initiate speed_calculation_expansion_margin parameter Signed-off-by: ismetatabay <ismet@leodrive.ai>
chore: sync awf-latest
…tial pose and GNSS pose (autowarefoundation#1180) * add pose_error_check_enabled parameter Signed-off-by: RyuYamamoto <ryu.yamamoto@tier4.jp> * change default value Signed-off-by: RyuYamamoto <ryu.yamamoto@tier4.jp> --------- Signed-off-by: RyuYamamoto <ryu.yamamoto@tier4.jp>
chore: sync awf-latest
…ng front NPCs in dense urban ODD scenarios (autowarefoundation#1166) fix(obstacle_cruise_planner): tune obstacle_cruise_planner for cruising front NPCs in dense urban ODD scenarios Signed-off-by: Ahmed Ebrahim <ahmed.ebrahim@leodrive.ai>
chore: sync awf-latest
Revert "fix(obstacle_cruise_planner): tune obstacle_cruise_planner for cruising front NPCs in dense urban ODD scenarios (autowarefoundation#1166)"
…foundation#1183) * set param for max imu path distance Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * change param Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> --------- Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com>
…tion#1155) fix: add missing parameter after crop_box_filter rework Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp>
chore: sync awf-latest
chore: sync tier4/autoware_launch:awf-latest
tier4-autoware-public-bot
bot
requested review from
takayuki5168,
rej55,
satoshi-ota,
shmpwk,
danielsanchezaran,
kyoichi-sugahara,
zulfaqar-azmi-t4,
go-sakayori,
kosuke55,
mkquda,
maxime-clem,
soblin,
yhisaki,
yuki-takagi-66,
miursh,
YoshiRi,
kminoda,
Motsu-san,
YamatoAndo and
RyuYamamoto
as code owners
October 10, 2024 02:16
tier4-autoware-public-bot
bot
requested review from
KYabuuchi,
SakodaShintaro,
TaikiYamada4 and
anhnv3991
as code owners
October 10, 2024 02:16
tier4-autoware-public-bot
bot
merged commit Oct 10, 2024
fdec55d
into
tier4/main
28 of 29 checks passed
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.
Features
Bug Fixes
Code Refactoring
Chores
Reverts