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 #1298

Merged
merged 127 commits into from
May 15, 2024

Conversation

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

Features

Bug Fixes

Documentation

Code Refactoring

Performance Improvements

Tests

Builds

Chores

Reverts

soblin and others added 30 commits April 17, 2024 06:02
…tainer logger (autowarefoundation#6823)

* feat(launch): add logging_demo::LoggerConfig into container

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

* fix(logger_level_reconfigure_plugin): fix yaml

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

* feat(logging_level_configure): add composable node

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

---------

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

* ignore near beside objects
* change a magic num

Signed-off-by: Yuki Takagi <[email protected]>
…on shoulder lane (autowarefoundation#6839)

feat(behavior_path_planner_common): add target object located on shoulder lane

Signed-off-by: kyoichi-sugahara <[email protected]>
…it (autowarefoundation#6843)

* provide only one warning

Signed-off-by: Kento Yabuuchi <[email protected]>

* associate only one time

Signed-off-by: Kento Yabuuchi <[email protected]>

* Revert "associate only one time"

This reverts commit 984d028.

* remove redundant for loop and rclcpp::Time instantiation

Signed-off-by: Kento Yabuuchi <[email protected]>

---------

Signed-off-by: Kento Yabuuchi <[email protected]>
…utowarefoundation#6784)

* refactor(lane_change): make return previous output a common function

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

* Replace all prev module's variable

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

* fix build error in ablc

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

* slight refactoring

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

---------

Signed-off-by: Zulfaqar Azmi <[email protected]>
new feature: avoid against the pedestrians
Signed-off-by: Yuki Takagi <[email protected]>
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions <[email protected]>
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions <[email protected]>
…pancy grid map without filter obstacle pointcloud (autowarefoundation#6857)

* feat: crop ogm creation range by raw pointcloud

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

* feat: add same filtering method to projective based ogm creation mode

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

---------

Signed-off-by: yoshiri <[email protected]>
…owarefoundation#6720)

* docs(tier4_logging_level_configure_rviz_plugin): update document

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

* fix spell check

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

* fix Warning

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

---------

Signed-off-by: Zulfaqar Azmi <[email protected]>
…undation#6822)

* refactor(avoidance): logger small change

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

* refactor(bpp): remove verbose flag

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

---------

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

* add pickup based voxel grid filter

Signed-off-by: Yukihito Saito <[email protected]>

* style(pre-commit): autofix

* add comment

Signed-off-by: Yukihito Saito <[email protected]>

* add readme

Signed-off-by: Yukihito Saito <[email protected]>

* add comment

Signed-off-by: Yukihito Saito <[email protected]>

* Update sensing/pointcloud_preprocessor/include/pointcloud_preprocessor/downsample_filter/pickup_based_voxel_grid_downsample_filter.hpp

Co-authored-by: Ryohsuke Mitsudome <[email protected]>

* Update sensing/pointcloud_preprocessor/src/downsample_filter/pickup_based_voxel_grid_downsample_filter.cpp

* style(pre-commit): autofix

* tuning for processing time

Signed-off-by: Yukihito Saito <[email protected]>

* change to robin_hood

Signed-off-by: Yukihito Saito <[email protected]>

* style(pre-commit): autofix

* fix: ignore cpplint for external file

Signed-off-by: Ryohsuke Mitsudome <[email protected]>

* fix cspell

Signed-off-by: Yukihito Saito <[email protected]>

* style(pre-commit): autofix

* fix cspell error

Signed-off-by: Yukihito Saito <[email protected]>

---------

Signed-off-by: Yukihito Saito <[email protected]>
Signed-off-by: Ryohsuke Mitsudome <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Ryohsuke Mitsudome <[email protected]>
Co-authored-by: Ryohsuke Mitsudome <[email protected]>
…hot (autowarefoundation#6867)

* feat(tier4_screen_capture_panel): add new service to capture screen shot

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

* docs(tier4_screen_capture_rviz_plugin): update readme

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

---------

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

* refactor(bpp): simplify extended predicted object initialization

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

* Update planning/behavior_path_planner_common/include/behavior_path_planner_common/utils/path_safety_checker/path_safety_checker_parameters.hpp

Co-authored-by: Maxime CLEMENT <[email protected]>

---------

Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
Co-authored-by: Maxime CLEMENT <[email protected]>
…towarefoundation#6848)

* feat(perception_evaluator): counts objects within detection range

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

detection counter

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

add enable option and refactoring

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

fix

update document

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

readme

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

clean up

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

* fix from review

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

* use $

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

fix

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

* fix include

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

---------

Signed-off-by: kosuke55 <[email protected]>
…cloud_fusion (autowarefoundation#6840)

* fix(image_projection_based_fusion): add intensity field for roi_pointcloud_fusion

Signed-off-by: badai-nguyen <[email protected]>

* fix: revesve the cluster refinement

Signed-off-by: badai-nguyen <[email protected]>

* fix: typo

Signed-off-by: badai-nguyen <[email protected]>

---------

Signed-off-by: badai-nguyen <[email protected]>
@tier4-autoware-public-bot tier4-autoware-public-bot bot merged commit 6bb900d into beta/v0.28.0 May 15, 2024
16 of 18 checks passed
@tier4-autoware-public-bot tier4-autoware-public-bot bot deleted the sync-upstream branch May 15, 2024 02:03
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.