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

Merged
merged 11 commits into from
May 19, 2023
Merged

chore: sync upstream #498

merged 11 commits into from
May 19, 2023

Conversation

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

Features

Bug Fixes

Documentation

Code Refactoring

Chores

satoshi-ota and others added 11 commits May 18, 2023 06:10
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
…vers (autowarefoundation#3697)

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
…out intersection (autowarefoundation#3741)

* fix(behavior_path_planner): extract obstacles from drivable area without intersection

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>

* update

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>

---------

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
…rea (autowarefoundation#3728)

* docs(dynamic_avoidance): add logic to extract objects from drivable area

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>

* update docs

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>

* update

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>

---------

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
* chore(autoware_auto_geometry): add maintainer

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

* Update common/autoware_auto_geometry/package.xml

Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com>

* Update common/autoware_auto_geometry/package.xml

Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com>

* style(pre-commit): autofix

---------

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
… bound (autowarefoundation#3758)

* fix(behavior_path_planner): fix invalid access for null drivable area bound

Signed-off-by: tomoya.kimura <tomoya.kimura@tier4.jp>

* fix message

Signed-off-by: tomoya.kimura <tomoya.kimura@tier4.jp>

---------

Signed-off-by: tomoya.kimura <tomoya.kimura@tier4.jp>
…e change (autowarefoundation#3756)

Signed-off-by: Fumiya Watanabe <rej55.g@gmail.com>
…al (autowarefoundation#3746)

fix(obstacle_stop_planner): fix dead link

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: satoshi-ota <satoshi-ota@users.noreply.github.com>
)

* fix: fix link to paper

Signed-off-by: Esteve Fernandez <esteve.fernandez@tier4.jp>

* try a different link

Signed-off-by: Esteve Fernandez <esteve.fernandez@tier4.jp>

* chore(markdownlint): add ignore link

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

---------

Signed-off-by: Esteve Fernandez <esteve.fernandez@tier4.jp>
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
Co-authored-by: satoshi-ota <satoshi.ota928@gmail.com>
@codecov-commenter
Copy link

Codecov Report

Patch coverage: 26.13% and project coverage change: +0.34 🎉

Comparison is base (cf4e9ba) 18.42% compared to head (4b69943) 18.77%.

❗ 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     #498      +/-   ##
==============================================
+ Coverage       18.42%   18.77%   +0.34%     
==============================================
  Files             469      150     -319     
  Lines           47663    15602   -32061     
  Branches        23662     8347   -15315     
==============================================
- Hits             8784     2929    -5855     
+ Misses          27495     9521   -17974     
+ Partials        11384     3152    -8232     
Flag Coverage Δ
differential 18.77% <26.13%> (+0.34%) ⬆️
Impacted Files Coverage Δ
..._interface/include/qp_interface/osqp_interface.hpp 0.00% <0.00%> (ø)
...qp_interface/include/qp_interface/qp_interface.hpp 0.00% <0.00%> (ø)
...r_path_planner/src/marker_util/avoidance/debug.cpp 4.91% <0.00%> (+0.26%) ⬆️
...avior_path_planner/src/utils/lane_change/utils.cpp 0.97% <ø> (+<0.01%) ⬆️
planning/behavior_path_planner/src/utils/utils.cpp 16.87% <0.00%> (-0.13%) ⬇️
common/qp_interface/test/test_csc_matrix_conv.cpp 9.70% <9.70%> (ø)
common/qp_interface/test/test_osqp_interface.cpp 13.92% <13.92%> (ø)
common/qp_interface/src/osqp_interface.cpp 30.81% <30.81%> (ø)
common/qp_interface/src/qp_interface.cpp 38.88% <38.88%> (ø)
common/qp_interface/src/osqp_csc_matrix_conv.cpp 66.03% <66.03%> (ø)
... and 1 more

... and 374 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 657bc7f into tier4/main May 19, 2023
@tier4-autoware-public-bot tier4-autoware-public-bot bot deleted the sync-upstream branch May 19, 2023 02:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci common documentation Improvements or additions to documentation planning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants