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 tier4/autoware_launch:awf-latest #619
Merged
Merged
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 <[email protected]>
chore: sync awf-latest
…arefoundation#1172) Signed-off-by: Takayuki Murooka <[email protected]>
chore: sync awf-latest
…efoundation#1174) refactor: add-missing-parameters Signed-off-by: TetsuKawa <[email protected]>
…warefoundation#1175) refactor: remove-missing-patameters Signed-off-by: TetsuKawa <[email protected]>
chore: sync awf-latest
* feat(emergency_handler): delete package Signed-off-by: veqcc <[email protected]>
chore: sync awf-latest
…ation#1176) remove unused parameter Signed-off-by: Go Sakayori <[email protected]>
add parameter to enable/disable bound check Signed-off-by: mohammad alqudah <[email protected]>
chore: sync awf-latest
) Signed-off-by: MasatoSaeki <[email protected]>
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 <[email protected]>
chore: sync awf-latest
…ion_margin parameter (autowarefoundation#1168) initiate speed_calculation_expansion_margin parameter Signed-off-by: ismetatabay <[email protected]>
chore: sync awf-latest
…tial pose and GNSS pose (autowarefoundation#1180) * add pose_error_check_enabled parameter Signed-off-by: RyuYamamoto <[email protected]> * change default value Signed-off-by: RyuYamamoto <[email protected]> --------- Signed-off-by: RyuYamamoto <[email protected]>
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 <[email protected]>
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 <[email protected]> * change param Signed-off-by: Daniel Sanchez <[email protected]> --------- Signed-off-by: Daniel Sanchez <[email protected]>
…tion#1155) fix: add missing parameter after crop_box_filter rework Signed-off-by: badai-nguyen <[email protected]>
chore: sync awf-latest
tier4-autoware-public-bot
bot
requested review from
kminoda,
takayuki5168,
rej55,
satoshi-ota,
danielsanchezaran,
kyoichi-sugahara,
zulfaqar-azmi-t4,
go-sakayori,
kosuke55,
mkquda,
maxime-clem,
soblin,
yhisaki,
yuki-takagi-66,
Motsu-san,
YamatoAndo,
RyuYamamoto,
KYabuuchi,
SakodaShintaro,
TaikiYamada4,
anhnv3991,
yukkysaito and
mitsudome-r
as code owners
October 3, 2024 01:03
tier4-autoware-public-bot
bot
merged commit Oct 3, 2024
c8a5b56
into
beta/v0.36
14 of 16 checks passed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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