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
fix(aeb) state to ok #1342
Closed
danielsanchezaran
wants to merge
430
commits into
tier4/main
from
fix/aeb-state-without-diagnostic-monitor
Closed
fix(aeb) state to ok #1342
danielsanchezaran
wants to merge
430
commits into
tier4/main
from
fix/aeb-state-without-diagnostic-monitor
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 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]>
…refoundation#7191) Signed-off-by: Takagi, Isamu <[email protected]>
…tion#7348) Signed-off-by: Maxime CLEMENT <[email protected]>
danielsanchezaran
requested review from
badai-nguyen,
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 19, 2024 07:21
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.
Description
Set to ok since AEB is not activated by default
Tests performed
Not applicable.
Effects on system behavior
Not applicable.
Interface changes
Pre-review checklist for the PR author
The PR author must check the checkboxes below when creating the PR.
In-review checklist for the PR reviewers
The PR reviewers must check the checkboxes below before approval.
Post-review checklist for the PR author
The PR author must check the checkboxes below before merging.
After all checkboxes are checked, anyone who has write access can merge the PR.