forked from autowarefoundation/autoware.universe
-
Notifications
You must be signed in to change notification settings - Fork 34
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 #1153
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
…dation#6312) Signed-off-by: scepter914 <[email protected]>
* chore(object_velocity_splitter): fix README Signed-off-by: scepter914 <[email protected]> * style(pre-commit): autofix --------- Signed-off-by: scepter914 <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Kotaro Yoshimoto <[email protected]>
…n#6261) * chore(radar_fusion_to_detected_object): fix README Signed-off-by: scepter914 <[email protected]> * style(pre-commit): autofix --------- Signed-off-by: scepter914 <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Kotaro Yoshimoto <[email protected]>
…towarefoundation#6217) * clean up launch file * add yaml Signed-off-by: Yuki Takagi <[email protected]>
…utowarefoundation#6328) Signed-off-by: Mamoru Sobue <[email protected]>
…tion#6347) Signed-off-by: Takamasa Horibe <[email protected]>
… class tag for occlusion (autowarefoundation#6299) Signed-off-by: Mamoru Sobue <[email protected]>
…n#6199) * Rework parameters of map_loader Signed-off-by: anhnv3991 <[email protected]> * style(pre-commit): autofix * Fixed typo in name of map_based_pediction.schema.json, which cause json-schema-check failed Signed-off-by: anhnv3991 <[email protected]> * Move path variables back to launch files Signed-off-by: anhnv3991 <[email protected]> * Update README.md Signed-off-by: anhnv3991 <[email protected]> * Undo the change in perception Signed-off-by: anhnv3991 <[email protected]> * Remove default values of declare_parameter from map_loader Signed-off-by: anhnv3991 <[email protected]> --------- Signed-off-by: anhnv3991 <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: KhalilSelyan <[email protected]>
* refactor(tier4_localization_launch): use util.launch.xml instead of util.launch.py Signed-off-by: Yamato Ando <[email protected]> * style(pre-commit): autofix * chore(ndt_scan_matcher): rename config path Signed-off-by: Yamato Ando <[email protected]> * rename path Signed-off-by: Yamato Ando <[email protected]> --------- Signed-off-by: Yamato Ando <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: KhalilSelyan <[email protected]>
… for goal planner's safety check (autowarefoundation#6353) * remove unused parameter Signed-off-by: kyoichi-sugahara <[email protected]> * update safety check time horizon Signed-off-by: kyoichi-sugahara <[email protected]> * update readme Signed-off-by: kyoichi-sugahara <[email protected]> --------- Signed-off-by: kyoichi-sugahara <[email protected]>
* feat!: remove use_pointcloud_container Signed-off-by: kminoda <[email protected]> * fix pre-commit Signed-off-by: kminoda <[email protected]> * fix: completely remove use_pointcloud_container after merge main Signed-off-by: kminoda <[email protected]> * fix: set use_pointcloud_container = true Signed-off-by: kminoda <[email protected]> * revert: revert change in probabilistic_occupancy_grid_map Signed-off-by: kminoda <[email protected]> * revert change in launcher of ogm Signed-off-by: kminoda <[email protected]> --------- Signed-off-by: kminoda <[email protected]>
…ion#6252) * fix(avoidance): check safety for only moving objects Signed-off-by: satoshi-ota <[email protected]> * feat(avoidance): consider ignore object in avoid margin calculation Signed-off-by: satoshi-ota <[email protected]> * fix(avoidance): use nearest overhang point Signed-off-by: satoshi-ota <[email protected]> --------- Signed-off-by: satoshi-ota <[email protected]>
…oundation#6339) Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
Signed-off-by: Mamoru Sobue <[email protected]>
…6350) add maintainer Signed-off-by: Yamato Ando <[email protected]>
…towarefoundation#6343) * fix: tune parameters for pedestrian initial covariances and process noise Signed-off-by: Taekjin LEE <[email protected]> * chore: refactoring comments, aligning trackers Signed-off-by: Taekjin LEE <[email protected]> --------- Signed-off-by: Taekjin LEE <[email protected]>
…utowarefoundation#6354) Signed-off-by: KhalilSelyan <[email protected]>
…ation#6357) Signed-off-by: satoshi-ota <[email protected]>
* chore(radar_object_clustering): fix README Signed-off-by: scepter914 <[email protected]> * style(pre-commit): autofix * Update perception/radar_object_clustering/README.md Co-authored-by: Shunsuke Miura <[email protected]> Signed-off-by: scepter914 <[email protected]> --------- Signed-off-by: scepter914 <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Kotaro Yoshimoto <[email protected]> Co-authored-by: Shunsuke Miura <[email protected]>
…ndation#6321) Signed-off-by: Esteve Fernandez <[email protected]>
Signed-off-by: scepter914 <[email protected]> Co-authored-by: Kotaro Yoshimoto <[email protected]>
…ation#6262) * chore(radar_crossing_objects_noise_filter): fix README Signed-off-by: scepter914 <[email protected]> * fix README Signed-off-by: scepter914 <[email protected]> * style(pre-commit): autofix * Update perception/radar_crossing_objects_noise_filter/README.md Co-authored-by: Yoshi Ri <[email protected]> Signed-off-by: scepter914 <[email protected]> * Update perception/radar_crossing_objects_noise_filter/README.md Co-authored-by: Yoshi Ri <[email protected]> Signed-off-by: scepter914 <[email protected]> --------- Signed-off-by: scepter914 <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Kotaro Yoshimoto <[email protected]> Co-authored-by: Yoshi Ri <[email protected]>
Signed-off-by: Mamoru Sobue <[email protected]>
…tion#6360) * feat(traffic_light_ssd_fine_detector): remove package Signed-off-by: kminoda <[email protected]> * fix readme Signed-off-by: kminoda <[email protected]> * style(pre-commit): autofix --------- Signed-off-by: kminoda <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…efoundation#6365) Signed-off-by: Takamasa Horibe <[email protected]>
…n#6270) Signed-off-by: scepter914 <[email protected]> Co-authored-by: Kotaro Yoshimoto <[email protected]>
…on#6269) Signed-off-by: scepter914 <[email protected]> Co-authored-by: Kotaro Yoshimoto <[email protected]>
tier4-autoware-public-bot
bot
requested review from
knzo25,
dan-dnn,
manato,
ktro2828,
badai-nguyen,
anhnv3991,
KYabuuchi,
Motsu-san,
RyuYamamoto,
SakodaShintaro,
TaikiYamada4 and
h-ohta
as code owners
February 21, 2024 00:31
github-actions
bot
added
component:planning
component:localization
type:ci
type:documentation
component:common
component:control
component:launch
component:map
component:perception
component:system
component:simulation
component:sensing
component:vehicle
component:evaluator
component:tools
labels
Feb 21, 2024
takayuki5168
approved these changes
Feb 21, 2024
tier4-autoware-public-bot
bot
merged commit Feb 21, 2024
94e5f48
into
beta/v0.23.0
9 of 11 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
tensorrt_yolo
from package dependencies in launcher (https://github.com/tier4/autoware.universe/pull/6377)Documentation
Styles
Code Refactoring
Builds
Chores