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

chore: sync tier4/autoware.universe:awf-latest #1416

Merged
merged 164 commits into from
Jul 18, 2024

Conversation

tier4-autoware-public-bot[bot]
Copy link

Features

Bug Fixes

Documentation

Code Refactoring

Performance Improvements

Tests

Continuous Integrations

Chores

veqcc and others added 30 commits July 4, 2024 15:40
…towarefoundation#7814)

* fix(radar_fusion_to_detected_object): fix knownConditionTrueFalse

Signed-off-by: Ryuta Kambe <[email protected]>

* inline suppression

Signed-off-by: Ryuta Kambe <[email protected]>

---------

Signed-off-by: Ryuta Kambe <[email protected]>
…on (autowarefoundation#7835)

* fix(autoware_behavior_velocity_intersection_module): fix shadowFunction

Signed-off-by: Ryuta Kambe <[email protected]>

* style(pre-commit): autofix

---------

Signed-off-by: Ryuta Kambe <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…lanner (autowarefoundation#7836)

add diagnostics publishing to cruise planner

Signed-off-by: Daniel Sanchez <[email protected]>
…ion#7838)

* fix(diagnostic_graph_aggregator): fix shadowFunction

Signed-off-by: Ryuta Kambe <[email protected]>

* feat: modify variable name

Signed-off-by: Takagi, Isamu <[email protected]>

---------

Signed-off-by: Ryuta Kambe <[email protected]>
Signed-off-by: Takagi, Isamu <[email protected]>
Co-authored-by: Takagi, Isamu <[email protected]>
…n between pose and lane (autowarefoundation#7828)

* fix(safety_check): filter by yaw deviation to check object belongs to lane

Signed-off-by: satoshi-ota <[email protected]>

* fix(static_obstacle_avoidance): check yaw only when the object is moving

Signed-off-by: satoshi-ota <[email protected]>

---------

Signed-off-by: satoshi-ota <[email protected]>
…oundation#7791)

* feat(goal_planner): prioritize pull over path by curvature

Signed-off-by: kosuke55 <[email protected]>

fix

Signed-off-by: kosuke55 <[email protected]>

* add comment

* pre commit

Signed-off-by: kosuke55 <[email protected]>

---------

Signed-off-by: kosuke55 <[email protected]>
Co-authored-by: Mamoru Sobue <[email protected]>
… logic (autowarefoundation#7830)

* fix(static_obstacle_avoidance): check if object is inside/outside by its position point instead of its polygon

Signed-off-by: satoshi-ota <[email protected]>

* refactor(static_obstacle_avoidance): add getter functions

Signed-off-by: satoshi-ota <[email protected]>

* fix(static_obstacle_avoidance): check next lane without route if the current lane is not preferred

Signed-off-by: satoshi-ota <[email protected]>

* fix(static_obstacle_avoidance): fix parked vehicle check

Signed-off-by: satoshi-ota <[email protected]>

---------

Signed-off-by: satoshi-ota <[email protected]>
…tory structure (autowarefoundation#7748)

chore: update namespace and file structure

Signed-off-by: Taekjin LEE <[email protected]>
…ry structure (autowarefoundation#7739)

refactor: namespace fix, rename file names, move header to src



refactor: update PLUGIN namespace in CMakeLists.txt

Signed-off-by: Taekjin LEE <[email protected]>
…n#7837)

* refactor based on linter

Signed-off-by: a-maumau <[email protected]>

* style(pre-commit): autofix

* Update map/map_height_fitter/src/map_height_fitter.cpp

fix to used angle brackets for including

Co-authored-by: Takagi, Isamu <[email protected]>
Signed-off-by: a-maumau <[email protected]>

* style(pre-commit): autofix

---------

Signed-off-by: a-maumau <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Takagi, Isamu <[email protected]>
…foundation#7843)

add getLeftOppositeLanelers in getAdjacentLane function

Signed-off-by: Go Sakayori <[email protected]>
…efoundation#7786)

* fix(pointcloud_preprocessor): fix preprocessorErrorDirective

Signed-off-by: Ryuta Kambe <[email protected]>

* fix postfixOperator

Signed-off-by: Ryuta Kambe <[email protected]>

* remove unnecessary count() and contains()

Signed-off-by: Ryuta Kambe <[email protected]>

* restore bitness macros

Signed-off-by: veqcc <[email protected]>

* remove operator=

Signed-off-by: veqcc <[email protected]>

* remove addOrFree function

Signed-off-by: veqcc <[email protected]>

* add cppcheck suppression

Signed-off-by: Ryuta Kambe <[email protected]>

* add cppcheck suppression

Signed-off-by: Ryuta Kambe <[email protected]>

* add cppcheck suppression

Signed-off-by: Ryuta Kambe <[email protected]>

* add cppcheck suppression

Signed-off-by: Ryuta Kambe <[email protected]>

---------

Signed-off-by: Ryuta Kambe <[email protected]>
Signed-off-by: veqcc <[email protected]>
…on#7848)

chore(ci): remove unnecessary suppressions

Signed-off-by: Ryuta Kambe <[email protected]>
…7823)

* fix(tensorrt_yolox): fix knownConditionTrueFalse

Signed-off-by: Ryuta Kambe <[email protected]>

* style(pre-commit): autofix

---------

Signed-off-by: Ryuta Kambe <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…foundation#7841)

* move struct to lane change namespace

Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>

* Revert "move struct to lane change namespace"

This reverts commit 306984a.

Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>

---------

Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
…on road edge (autowarefoundation#7850)

* fix(static_obstacle_avoidance): ignore pedestrian/cyclist who is not on road edge

Signed-off-by: satoshi-ota <[email protected]>

* docs(static_obstacle_avoidance): update flowchart

Signed-off-by: satoshi-ota <[email protected]>

* Update planning/behavior_path_planner/autoware_behavior_path_static_obstacle_avoidance_module/README.md

Co-authored-by: Go Sakayori <[email protected]>

---------

Signed-off-by: satoshi-ota <[email protected]>
Co-authored-by: Go Sakayori <[email protected]>
…efoundation#7827)

* WIP add polling subs

Signed-off-by: Daniel Sanchez <[email protected]>

* WIP

Signed-off-by: Daniel Sanchez <[email protected]>

* update functions

Signed-off-by: Daniel Sanchez <[email protected]>

* remove semicolon

Signed-off-by: Daniel Sanchez <[email protected]>

* use last data for modified goal

Signed-off-by: Daniel Sanchez <[email protected]>

---------

Signed-off-by: Daniel Sanchez <[email protected]>
…7865)

* fix(yabloc_image_processing): fix shadowFunction

Signed-off-by: veqcc <[email protected]>

* fix

Signed-off-by: veqcc <[email protected]>

* style(pre-commit): autofix

---------

Signed-off-by: veqcc <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Copy link

sonarcloud bot commented Jul 18, 2024

@tier4-autoware-public-bot tier4-autoware-public-bot bot merged commit 77ada35 into beta/v0.31.0 Jul 18, 2024
16 of 20 checks passed
@tier4-autoware-public-bot tier4-autoware-public-bot bot deleted the sync-upstream branch July 18, 2024 07:14
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.