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 upstream #430

Merged
merged 16 commits into from
May 12, 2023
Merged

chore: sync upstream #430

merged 16 commits into from
May 12, 2023

Conversation

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

Features

Bug Fixes

Documentation

Code Refactoring

satoshi-ota and others added 16 commits May 11, 2023 10:35
…3623)

* refactor(avoidance): rename parameter

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>

* fix(avoidance): remove redundant parameter

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>

* refactor(avoidance): update config

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>

---------

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
…ctions, improve code performance (autowarefoundation#3560)

Signed-off-by: Berkay Karaman <brkay54@gmail.com>
Signed-off-by: kminoda <koji.minoda@tier4.jp>
…ation#3659)

Signed-off-by: Muhammad Zulfaqar <zulfaqar.azmi@tier4.jp>
…mmdetection (autowarefoundation#3485)

* feat: update to allow out-of-order for scores and boxes

Signed-off-by: ktro2828 <kotaro.uetake@tier4.jp>

Signed-off-by: ktro2828 <kotaro.uetake@tier4.jp>

Signed-off-by: ktro2828 <kotaro.uetake@tier4.jp>

* feat: add GatherTopk plugin

Signed-off-by: ktro2828 <kotaro.uetake@tier4.jp>

* feat: add GridPriors plugin

Signed-off-by: ktro2828 <kotaro.uetake@tier4.jp>

* feat: update interface

Signed-off-by: ktro2828 <kotaro.uetake@tier4.jp>

* docs: update document

Signed-off-by: ktro2828 <kotaro.uetake@tier4.jp>

* feat: update parameter names

Signed-off-by: ktro2828 <kotaro.uetake@tier4.jp>

* fix: resolve to normalize output boxes

Signed-off-by: ktro2828 <kotaro.uetake@tier4.jp>

* refactor: refactoring paramters

Signed-off-by: ktro2828 <kotaro.uetake@tier4.jp>

* chore: update Tier IV to TIER IV

Signed-off-by: ktro2828 <kotaro.uetake@tier4.jp>

* feat: update launch parameter to dnn_header_type

Signed-off-by: ktro2828 <kotaro.uetake@tier4.jp>

* feat: update to use getTensorShape

Signed-off-by: ktro2828 <kotaro.uetake@tier4.jp>

* remove unused params

Co-authored-by: Daisuke Nishimatsu <42202095+wep21@users.noreply.github.com>
Signed-off-by: ktro2828 <kotaro.uetake@tier4.jp>

---------

Signed-off-by: ktro2828 <kotaro.uetake@tier4.jp>
Co-authored-by: Daisuke Nishimatsu <42202095+wep21@users.noreply.github.com>
…3668)

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
…e unavoidable (autowarefoundation#3662)

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
…l with mmdetection (autowarefoundation#3538)

* docs(ssd-fine-detector): add docs for customization of CNN model

Signed-off-by: ktro2828 <kotaro.uetake@tier4.jp>

* docs: add notice for users

Signed-off-by: ktro2828 <kotaro.uetake@tier4.jp>

* docs: add version information

Signed-off-by: ktro2828 <kotaro.uetake@tier4.jp>

---------

Signed-off-by: ktro2828 <kotaro.uetake@tier4.jp>
…1080)

* feat(behavior_path_planner): add debug marker to side shift module

Signed-off-by: Muhammad Zulfaqar Azmi <zulfaqar.azmi@tier4.jp>

* fix pointer error due to direct assignment

added make_shared

Signed-off-by: Muhammad Zulfaqar Azmi <zulfaqar.azmi@tier4.jp>

* Parameterize debug marker

Signed-off-by: Muhammad Zulfaqar <zulfaqar.azmi@tier4.jp>

* delete unnecessary part

Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp>

* delete blank line

Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp>

---------

Signed-off-by: Muhammad Zulfaqar Azmi <zulfaqar.azmi@tier4.jp>
Signed-off-by: Muhammad Zulfaqar <zulfaqar.azmi@tier4.jp>
Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp>
Co-authored-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp>
…arefoundation#3661)

fix executor association with node

Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp>
…efoundation#3669)

* feat(behavior_path_planner): update lane change safety check

Signed-off-by: yutaka <purewater0901@gmail.com>

* update

Signed-off-by: yutaka <purewater0901@gmail.com>

* add test and fix a bug

Signed-off-by: yutaka <purewater0901@gmail.com>

* add test

Signed-off-by: yutaka <purewater0901@gmail.com>

* update

Signed-off-by: yutaka <purewater0901@gmail.com>

* udpate

Signed-off-by: yutaka <purewater0901@gmail.com>

---------

Signed-off-by: yutaka <purewater0901@gmail.com>
…ion#3663)

* fix(behavior_path_planner): return FALSE when the uuid is not found

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>

* fix(behavior_path_planner): fix isActivated behavior

Signed-off-by: Fumiya Watanabe <rej55.g@gmail.com>

* keep rtc_interface_ptr_map_ empty for lane_following and side_shift

Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp>

---------

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
Signed-off-by: Fumiya Watanabe <rej55.g@gmail.com>
Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp>
Co-authored-by: Fumiya Watanabe <rej55.g@gmail.com>
Co-authored-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp>
…foundation#3359)

* feat(tier4_autoware_utils): add and use transformPointcloud

Signed-off-by: Kaan Çolak <kaancolak95@gmail.com>

---------

Signed-off-by: Kaan Çolak <kaancolak95@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…age (autowarefoundation#3671)

* docs(longitudinal_controller): add notation for slope compensation usage

Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>

* update

Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>

---------

Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>
@codecov-commenter
Copy link

codecov-commenter commented May 12, 2023

Codecov Report

Patch coverage: 14.60% and project coverage change: +8.92 🎉

Comparison is base (c41ba06) 7.74% compared to head (7024f65) 16.66%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@              Coverage Diff               @@
##           tier4/main     #430      +/-   ##
==============================================
+ Coverage        7.74%   16.66%   +8.91%     
==============================================
  Files             266      871     +605     
  Lines           23575    70715   +47140     
  Branches        10894    27665   +16771     
==============================================
+ Hits             1825    11782    +9957     
- Misses          19474    45411   +25937     
- Partials         2276    13522   +11246     
Flag Coverage Δ
differential 16.66% <14.60%> (+8.91%) ⬆️
Impacted Files Coverage Δ
...ization/ndt_scan_matcher/src/map_update_module.cpp 0.00% <0.00%> (ø)
...ion/ndt_scan_matcher/src/ndt_scan_matcher_core.cpp 0.00% <0.00%> (ø)
...dt_scan_matcher/src/pose_initialization_module.cpp 0.00% <0.00%> (ø)
...de/lidar_apollo_instance_segmentation/detector.hpp 0.00% <ø> (ø)
...idar_apollo_instance_segmentation/src/detector.cpp 0.00% <0.00%> (ø)
...light_ssd_fine_detector/lib/include/cuda_utils.hpp 0.00% <0.00%> (ø)
...ic_light_ssd_fine_detector/lib/include/trt_ssd.hpp 0.00% <0.00%> (ø)
..._ssd_fine_detector/lib/src/plugins/gather_topk.cpp 0.00% <0.00%> (ø)
...ine_detector/lib/src/plugins/gather_topk_kernel.cu 0.00% <0.00%> (ø)
..._ssd_fine_detector/lib/src/plugins/grid_priors.cpp 0.00% <0.00%> (ø)
... and 27 more

... and 619 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@tier4-autoware-public-bot tier4-autoware-public-bot bot merged commit 32afca9 into tier4/main May 12, 2023
@tier4-autoware-public-bot tier4-autoware-public-bot bot deleted the sync-upstream branch May 12, 2023 04:23
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.