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.33 with tier4/main #568
Merged
tier4-autoware-public-bot
merged 46 commits into
tier4/main
from
beta-to-tier4-main-sync
Aug 28, 2024
Merged
chore: sync beta branch beta/v0.33 with tier4/main #568
tier4-autoware-public-bot
merged 46 commits into
tier4/main
from
beta-to-tier4-main-sync
Aug 28, 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
chore: sync awf-latest
…check override (autowarefoundation#1103) * add info marker and override for state Signed-off-by: Daniel Sanchez <[email protected]> * make stop wall viz default Signed-off-by: Daniel Sanchez <[email protected]> --------- Signed-off-by: Daniel Sanchez <[email protected]>
chore: sync awf-latest
…ndation#1087) * RT1-6514 adding lateral angle deviation param Signed-off-by: Zulfaqar Azmi <[email protected]> * decrease angle deviation threshold to fix rtc issue Signed-off-by: Zulfaqar Azmi <[email protected]> --------- Signed-off-by: Zulfaqar Azmi <[email protected]>
autowarefoundation#1104) use separate rss for parked vehicle Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
chore: sync awf-latest
…utowarefoundation#1110) Signed-off-by: tomoya.kimura <[email protected]>
chore: sync awf-latest
…oordinate and visualize it on Rviz (autowarefoundation#1111) Signed-off-by: Takayuki Murooka <[email protected]>
chore: sync awf-latest
chore: sync awf-latest
…rence is less than threshold (autowarefoundation#1108) add skip process lon dist diff threshold Signed-off-by: Zulfaqar Azmi <[email protected]>
chore: sync awf-latest
…e situation (autowarefoundation#1113) * feat(static_obstacle_avoidance): change policy for ambiguous avoidance situation Signed-off-by: satoshi-ota <[email protected]> * fix(static_obstacle_avoidance): tune ambiguous vehicle ignore area Signed-off-by: satoshi-ota <[email protected]> --------- Signed-off-by: satoshi-ota <[email protected]>
chore: sync awf-latest
… to uninitialized variable (autowarefoundation#1116) Signed-off-by: kosuke55 <[email protected]>
chore: sync awf-latest
…owarefoundation#1106) * change a param type, bool to string --------- Signed-off-by: Yuki Takagi <[email protected]>
chore: sync awf-latest
…ed prediction (autowarefoundation#1118) * feat: add debug parameters for map-based prediction Signed-off-by: Taekjin LEE <[email protected]> * style(pre-commit): autofix --------- Signed-off-by: Taekjin LEE <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
chore: sync awf-latest
Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
chore: sync awf-latest
…utowarefoundation#1094) Signed-off-by: Yuki Takagi <[email protected]>
chore: sync awf-latest
…owarefoundation#1121) chore: fix typo of lidar_pointpainitng channel Signed-off-by: Taekjin LEE <[email protected]>
chore: sync awf-latest
tier4-autoware-public-bot
bot
requested review from
takayuki5168,
rej55,
satoshi-ota,
shmpwk,
miursh,
YoshiRi,
kminoda,
ito-san,
isamu-takagi,
danielsanchezaran,
kyoichi-sugahara,
zulfaqar-azmi-t4,
go-sakayori,
kosuke55,
mkquda,
maxime-clem,
soblin,
yhisaki,
yukkysaito and
mitsudome-r
as code owners
August 28, 2024 00:59
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
Performance Improvements
Chores