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 beta branch beta/v0.29.0 with tier4/main #1351
Merged
tier4-autoware-public-bot
merged 428 commits into
tier4/main
from
beta-to-tier4-main-sync
Jun 25, 2024
Merged
chore: sync beta branch beta/v0.29.0 with tier4/main #1351
tier4-autoware-public-bot
merged 428 commits into
tier4/main
from
beta-to-tier4-main-sync
Jun 25, 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
add log output Signed-off-by: a-maumau <[email protected]> Co-authored-by: SakodaShintaro <[email protected]>
…utowarefoundation#7265) Signed-off-by: Maxime CLEMENT <[email protected]>
* add diagnostic Signed-off-by: Yamato Ando <[email protected]> * fix diag time stamp Signed-off-by: Yamato Ando <[email protected]> * style(pre-commit): autofix * fix spellcheck Signed-off-by: Yamato Ando <[email protected]> * style(pre-commit): autofix --------- Signed-off-by: Yamato Ando <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: SakodaShintaro <[email protected]>
…dation#7215) Signed-off-by: Takayuki Murooka <[email protected]>
…ion#7227) * Added score diff to ndt diag Signed-off-by: Shintaro Sakoda <[email protected]> * Updated README.md Signed-off-by: Shintaro Sakoda <[email protected]> * style(pre-commit): autofix --------- Signed-off-by: Shintaro Sakoda <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
change log output from screen to both Signed-off-by: a-maumau <[email protected]> Co-authored-by: SakodaShintaro <[email protected]>
…t for segmentation_pointcloud_fusion (autowarefoundation#7224) * fix: copy input fields to output Signed-off-by: badai-nguyen <[email protected]> * style(pre-commit): autofix * chore: typo Signed-off-by: badai-nguyen <[email protected]> * chore: refactor Signed-off-by: badai-nguyen <[email protected]> --------- Signed-off-by: badai-nguyen <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* chore(common): rename package Signed-off-by: satoshi-ota <[email protected]> * fix(static_obstacle_avoidance): fix header Signed-off-by: satoshi-ota <[email protected]> * fix(dynamic_obstacle_avoidance): fix header Signed-off-by: satoshi-ota <[email protected]> * fix(side_shift): fix header Signed-off-by: satoshi-ota <[email protected]> * fix(sampling_planner): fix header Signed-off-by: satoshi-ota <[email protected]> * fix(start_planner): fix header Signed-off-by: satoshi-ota <[email protected]> * fix(goal_planner): fix header Signed-off-by: satoshi-ota <[email protected]> * fix(lane_change): fix header Signed-off-by: satoshi-ota <[email protected]> * fix(external_lane_change): fix header Signed-off-by: satoshi-ota <[email protected]> * fix(AbLC): fix header Signed-off-by: satoshi-ota <[email protected]> * fix(bpp-node): fix header Signed-off-by: satoshi-ota <[email protected]> * fix(static_centerline_generator): fix header Signed-off-by: satoshi-ota <[email protected]> * fix(.pages): update link Signed-off-by: satoshi-ota <[email protected]> --------- Signed-off-by: satoshi-ota <[email protected]>
…are_ and move code to the autoware namespace (autowarefoundation#7154) * refactor(autoware_velocity_run_out_module): prefix package with autoware_ and move code to the autoware namespace Signed-off-by: Esteve Fernandez <[email protected]> * style(pre-commit): autofix --------- Signed-off-by: Esteve Fernandez <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…ing the gear command (autowarefoundation#7264) * check for ego speed when determining the gear command Signed-off-by: Daniel Sanchez <[email protected]> * add gear history Signed-off-by: Daniel Sanchez <[email protected]> * update msg types Signed-off-by: veqcc <[email protected]> --------- Signed-off-by: Daniel Sanchez <[email protected]> Signed-off-by: veqcc <[email protected]> Co-authored-by: veqcc <[email protected]>
Signed-off-by: Go Sakayori <[email protected]>
…e_` (autowarefoundation#7295) chore(autoware_external_velocity_limit_selector): rename Signed-off-by: satoshi-ota <[email protected]>
…on#7277) * refactor nested if elses Signed-off-by: Daniel Sanchez <[email protected]> * delete other commits Signed-off-by: Daniel Sanchez <[email protected]> * return for consistency Signed-off-by: Daniel Sanchez <[email protected]> --------- Signed-off-by: Daniel Sanchez <[email protected]>
…owarefoundation#7296) chore(autoware_planning_topic_converter): rename Signed-off-by: satoshi-ota <[email protected]>
…er (autowarefoundation#7116) * remove unusing main func file Signed-off-by: a-maumau <[email protected]> * mod to componentize and use glog Signed-off-by: a-maumau <[email protected]> * change log output from screen to both Signed-off-by: a-maumau <[email protected]> --------- Signed-off-by: a-maumau <[email protected]> Co-authored-by: Yamato Ando <[email protected]>
change to snake_case Signed-off-by: a-maumau <[email protected]> Co-authored-by: SakodaShintaro <[email protected]>
…ndation#7317) Signed-off-by: Ryohsuke Mitsudome <[email protected]>
…are_ and move code to the autoware namespace (autowarefoundation#7153) * refactor(autoware_velocity_walkway_module): prefix package with autoware_ and move code to the autoware namespace Signed-off-by: Esteve Fernandez <[email protected]> * style(pre-commit): autofix Signed-off-by: Esteve Fernandez <[email protected]> * fix: fix issue loading packages that have been prefixed Signed-off-by: Esteve Fernandez <[email protected]> --------- Signed-off-by: Esteve Fernandez <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: M. Fatih Cırıt <[email protected]>
Signed-off-by: M. Fatih Cırıt <[email protected]>
Signed-off-by: M. Fatih Cırıt <[email protected]>
…stimator (autowarefoundation#7342) * add perfix Signed-off-by: Go Sakayori <[email protected]> * fix directory structrue Signed-off-by: Go Sakayori <[email protected]> * fix include guard Signed-off-by: Go Sakayori <[email protected]> --------- Signed-off-by: Go Sakayori <[email protected]>
* refactor based on linter Signed-off-by: a-maumau <[email protected]> * add cast double to float Signed-off-by: a-maumau <[email protected]> * remove default destructor Signed-off-by: a-maumau <[email protected]> --------- Signed-off-by: a-maumau <[email protected]>
…owarefoundation#7300) * feat: add utils to handle z height filter Signed-off-by: yoshiri <[email protected]> * feat: add test to utilities and fix code Signed-off-by: yoshiri <[email protected]> * feat: add node param to filter by z Signed-off-by: yoshiri <[email protected]> * docs: update readme Signed-off-by: yoshiri <[email protected]> --------- Signed-off-by: yoshiri <[email protected]>
…foundation#7238) Signed-off-by: kosuke55 <[email protected]>
…th autoware (autowarefoundation#7298) * fix(autoware_surround_obstacle_checker): rename Signed-off-by: satoshi-ota <[email protected]> * fix(autoware_surround_obstacle_checker): rename header Signed-off-by: satoshi-ota <[email protected]> * fix(launch): update package name Signed-off-by: satoshi-ota <[email protected]> --------- Signed-off-by: satoshi-ota <[email protected]>
…ace with autoware (autowarefoundation#7326) * add prefix autoware_ to side_shift package Signed-off-by: kyoichi-sugahara <[email protected]> * change directory name Signed-off-by: kyoichi-sugahara <[email protected]> --------- Signed-off-by: kyoichi-sugahara <[email protected]>
…7299) * use tier4_autoware_utils instead of yabloc::Color Signed-off-by: Kento Yabuuchi <[email protected]> * use static_cast to convert Color to RGBA Signed-off-by: Kento Yabuuchi <[email protected]> * use tier4_autoware_utils instead of yabloc::Color Signed-off-by: Kento Yabuuchi <[email protected]> * use static_cast to convert Color to RGBA Signed-off-by: Kento Yabuuchi <[email protected]> * style(pre-commit): autofix --------- Signed-off-by: Kento Yabuuchi <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…autowarefoundation#7230) Signed-off-by: Yuki Takagi <[email protected]>
tier4-autoware-public-bot
bot
requested review from
amc-nu,
ktro2828,
kminoda,
Shin-kyoto,
anhnv3991,
KYabuuchi,
Motsu-san,
RyuYamamoto,
SakodaShintaro,
TaikiYamada4,
YamatoAndo,
IshitaTakeshi,
ito-san,
TetsuKawa,
KeisukeShima,
1222-takeshi and
h-ohta
as code owners
June 25, 2024 00:23
tier4-autoware-public-bot
bot
merged commit Jun 25, 2024
81a1964
into
tier4/main
46 of 53 checks passed
Quality Gate passedIssues Measures |
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
/localization/initialize
service. (https://github.com/tier4/autoware.universe/pull/7048)Bug Fixes
-werror=sign-compare
(https://github.com/tier4/autoware.universe/pull/7086)Documentation
Code Refactoring
autoware-openadk
toautoware
(https://github.com/tier4/autoware.universe/pull/7179)autoware::
(https://github.com/tier4/autoware.universe/pull/7437)Performance Improvements
Tests
Builds
Continuous Integrations
Chores
autoware_
(https://github.com/tier4/autoware.universe/pull/7288)autoware_
(https://github.com/tier4/autoware.universe/pull/7295)autoware_
(https://github.com/tier4/autoware.universe/pull/7296)Reverts