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 tier4/autoware.universe:awf-latest #1416
Merged
Merged
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
…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]>
…n#7757) Signed-off-by: Maxime CLEMENT <[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]>
autowarefoundation#7840) Signed-off-by: Maxime CLEMENT <[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]>
…velocity (autowarefoundation#7810) refactor external velocity Signed-off-by: Go Sakayori <[email protected]>
Signed-off-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]>
…owarefoundation#7811) Signed-off-by: Ryuta Kambe <[email protected]>
…on#7848) chore(ci): remove unnecessary suppressions Signed-off-by: Ryuta Kambe <[email protected]>
Signed-off-by: Ryuta Kambe <[email protected]>
…autowarefoundation#7846) fix control evaluator plugin name Signed-off-by: Daniel Sanchez <[email protected]>
…refoundation#7826) Signed-off-by: Ryuta Kambe <[email protected]>
…refoundation#7817) Signed-off-by: Ryuta Kambe <[email protected]>
…n#7854) 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]>
…utowarefoundation#7237) Signed-off-by: Maxime CLEMENT <[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>
tier4-autoware-public-bot
bot
requested review from
zulfaqar-azmi-t4,
danielsanchezaran,
mkquda,
tzhong518,
dan-dnn,
manato,
amadeuszsz,
ktro2828,
Shin-kyoto,
IshitaTakeshi and
KeisukeShima
as code owners
July 18, 2024 02:38
Quality Gate passedIssues Measures |
TakaHoribe
approved these changes
Jul 18, 2024
tier4-autoware-public-bot
bot
merged commit Jul 18, 2024
77ada35
into
beta/v0.31.0
16 of 20 checks passed
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
Documentation
Code Refactoring
Performance Improvements
Tests
Continuous Integrations
Chores