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

Merged
merged 126 commits into from
Feb 21, 2024

Conversation

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

Features

Bug Fixes

Documentation

Styles

Code Refactoring

Builds

Chores

scepter914 and others added 30 commits February 7, 2024 12:18
* 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]>
…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>
* 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>
… 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]>
…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]>
* 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]>
…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]>
…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>
@tier4-autoware-public-bot tier4-autoware-public-bot bot merged commit 94e5f48 into beta/v0.23.0 Feb 21, 2024
9 of 11 checks passed
@tier4-autoware-public-bot tier4-autoware-public-bot bot deleted the sync-upstream branch February 21, 2024 03:04
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.