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

Merged
merged 12 commits into from
Jul 13, 2023
Merged

chore: sync upstream #662

merged 12 commits into from
Jul 13, 2023

Conversation

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

Features

Bug Fixes

Code Refactoring

Tests

Chores

satoshi-ota and others added 12 commits July 12, 2023 13:19
…ion#4245)

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
…undation#4207)

* separate traffic_light_utils from perception_utils

Signed-off-by: Shunsuke Miura <shunsuke.miura@tier4.jp>

* style(pre-commit): autofix

* fix namespace bug

Signed-off-by: Shunsuke Miura <shunsuke.miura@tier4.jp>

* remove unnecessary dependency

Signed-off-by: Shunsuke Miura <shunsuke.miura@tier4.jp>

* rename rest of perception_utils to object_recognition_utils

Signed-off-by: Shunsuke Miura <shunsuke.miura@tier4.jp>

* fix bug

Signed-off-by: Shunsuke Miura <shunsuke.miura@tier4.jp>

* rename for added radar_object_clustering

Signed-off-by: Shunsuke Miura <shunsuke.miura@tier4.jp>

* delete redundant namespace

Signed-off-by: Shunsuke Miura <shunsuke.miura@tier4.jp>

* Update common/perception_utils/include/perception_utils/prime_synchronizer.hpp

Co-authored-by: Daisuke Nishimatsu <42202095+wep21@users.noreply.github.com>

* Correct the failure in the previous merge.

Signed-off-by: Shunsuke Miura <shunsuke.miura@tier4.jp>

---------

Signed-off-by: Shunsuke Miura <shunsuke.miura@tier4.jp>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Daisuke Nishimatsu <42202095+wep21@users.noreply.github.com>
…owarefoundation#4186)

* feat(avoidance): use improved path shifting logic

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

* feat(avoidance): remove function to keep current speed during avoidance maneuver

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

---------

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
…on (autowarefoundation#4239)

fix(lane_change): fix activation timing of the  passParkedObject function

Signed-off-by: yutaka <purewater0901@gmail.com>
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>
…#4233)

* Revert "feat(routing-no-drivable-lanes): proposing solution for routing no_drivable_lane (autowarefoundation#3954)"

This reverts commit b5de8a3.

* Revert "Revert "feat(routing-no-drivable-lanes): proposing solution for routing no_drivable_lane (autowarefoundation#3954)""

This reverts commit 88b52d0.

* feat(lane_change): update lane change safety check type

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

* update

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

* update

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

* update

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

* update

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

* feat(lane_change): simplify safety check functions

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

* update

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

* update

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

* update

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

* fix(lane_change): fix lane chagne safety check velocity

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

* update

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

* update

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

---------

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

feat(avoidance): output feasible shift path

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
…h use_imu=true/false) (autowarefoundation#3476)

* fix(pointcloud_preprocessor): debug when use_imu is Flase

Signed-off-by: kminoda <koji.minoda@tier4.jp>

* style(pre-commit): autofix

* reverted unnecessary change

Signed-off-by: kminoda <koji.minoda@tier4.jp>

* added angular velocity deque check

Signed-off-by: kminoda <koji.minoda@tier4.jp>

* style(pre-commit): autofix

* Update test

Signed-off-by: kminoda <koji.minoda@tier4.jp>

* Revert distortion_corrector.cpp change

Signed-off-by: kminoda <koji.minoda@tier4.jp>

* style(pre-commit): autofix

* update script

Signed-off-by: kminoda <koji.minoda@tier4.jp>

* style(pre-commit): autofix

* fix pre-commit

Signed-off-by: kminoda <koji.minoda@tier4.jp>

* style(pre-commit): autofix

* fix copyright

Signed-off-by: kminoda <koji.minoda@tier4.jp>

* fix comments

Signed-off-by: kminoda <koji.minoda@tier4.jp>

---------

Signed-off-by: kminoda <koji.minoda@tier4.jp>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…utowarefoundation#4240)

fix(run_out): clear stop pose to prevent virtual wall from increasing

Signed-off-by: Tomohito Ando <tomohito.ando@tier4.jp>
@codecov-commenter
Copy link

Codecov Report

Patch coverage: 0.87% and project coverage change: -3.95 ⚠️

Comparison is base (6bf539b) 17.83% compared to head (56f1943) 13.89%.

❗ 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     #662      +/-   ##
==============================================
- Coverage       17.83%   13.89%   -3.95%     
==============================================
  Files             499      461      -38     
  Lines           41683    41992     +309     
  Branches        18668    17315    -1353     
==============================================
- Hits             7436     5834    -1602     
- Misses          26959    29768    +2809     
+ Partials         7288     6390     -898     
Flag Coverage Δ
differential 13.89% <0.87%> (-3.95%) ⬇️
Impacted Files Coverage Δ
...tils/include/object_recognition_utils/matching.hpp 60.46% <ø> (ø)
...object_recognition_utils/object_classification.hpp 60.00% <ø> (ø)
common/object_recognition_utils/src/conversion.cpp 50.00% <ø> (ø)
...ect_recognition_utils/src/predicted_path_utils.cpp 48.07% <ø> (ø)
...ect_recognition_utils/test/src/test_conversion.cpp 34.67% <ø> (ø)
...bject_recognition_utils/test/src/test_geometry.cpp 50.00% <ø> (ø)
...tion_utils/test/src/test_object_classification.cpp 16.12% <ø> (ø)
...ition_utils/test/src/test_predicted_path_utils.cpp 22.46% <ø> (ø)
...on/traffic_light_utils/src/traffic_light_utils.cpp 0.00% <ø> (ø)
...ed_object_validation/src/object_lanelet_filter.cpp 0.00% <0.00%> (ø)
... and 43 more

... and 267 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 1cce9f2 into tier4/main Jul 13, 2023
@tier4-autoware-public-bot tier4-autoware-public-bot bot deleted the sync-upstream branch July 13, 2023 03:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants