Skip to content
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

Conversation

danielsanchezaran
Copy link

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.

  • There are no open discussions or they are tracked via tickets.

After all checkboxes are checked, anyone who has write access can merge the PR.

YamatoAndo and others added 30 commits June 6, 2024 13:49
* 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]>
…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]>
…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]>
…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>
…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]>
…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>
Copy link

sonarcloud bot commented Jun 19, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.