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 #1298
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
…refoundation#6829) Signed-off-by: Mamoru Sobue <[email protected]>
…refoundation#6819) Signed-off-by: kosuke55 <[email protected]>
…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]>
…tion#6834) Signed-off-by: Yuki Takagi <[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]>
…el of container logger (autowarefoundation#6823)" (autowarefoundation#6842) This reverts commit 51b5f83.
…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]>
…ndation#6751) Signed-off-by: Kenzo Lobos-Tsunekawa <[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]>
… long routes (autowarefoundation#6739) Signed-off-by: Maxime CLEMENT <[email protected]>
Signed-off-by: Takagi, Isamu <[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]>
…arefoundation#6845) Signed-off-by: Muhammad 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]>
…r option and disable it by default (autowarefoundation#6861) Signed-off-by: kosuke55 <[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]>
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]>
…efoundation#6860) Signed-off-by: badai-nguyen <[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]>
…ort large maps (autowarefoundation#6725) Signed-off-by: Maxime CLEMENT <[email protected]>
Signed-off-by: Zulfaqar Azmi <[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
bot
requested review from
ktro2828,
knzo25,
kminoda,
tzhong518,
anhnv3991,
KYabuuchi,
Motsu-san,
RyuYamamoto,
SakodaShintaro,
TaikiYamada4,
YamatoAndo,
IshitaTakeshi and
angry-crab
as code owners
May 15, 2024 00:14
TakaHoribe
approved these changes
May 15, 2024
tier4-autoware-public-bot
bot
merged commit May 15, 2024
6bb900d
into
beta/v0.28.0
16 of 18 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
accel_reason_
(https://github.com/tier4/autoware.universe/pull/6982)Documentation
Code Refactoring
is_reroute
check (https://github.com/tier4/autoware.universe/pull/6980)Performance Improvements
Tests
Builds
Chores
Reverts