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

Merged
merged 15 commits into from
May 16, 2023
Merged

chore: sync upstream #480

merged 15 commits into from
May 16, 2023

Conversation

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

Features

Bug Fixes

Documentation

Code Refactoring

Chores

kosuke55 and others added 14 commits May 15, 2023 10:57
…tion#3690)

* docs(behavior_path_planner): update goal planner docs

Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>

* update planner manager design

Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>

* fix image

Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>

* Update planning/behavior_path_planner/docs/behavior_path_planner_goal_planner_design.md

Co-authored-by: Shumpei Wakabayashi <42209144+shmpwk@users.noreply.github.com>

* Update planning/behavior_path_planner/docs/behavior_path_planner_goal_planner_design.md

Co-authored-by: Shumpei Wakabayashi <42209144+shmpwk@users.noreply.github.com>

* Update planning/behavior_path_planner/docs/behavior_path_planner_goal_planner_design.md

Co-authored-by: Shumpei Wakabayashi <42209144+shmpwk@users.noreply.github.com>

* Update planning/behavior_path_planner/docs/behavior_path_planner_goal_planner_design.md

Co-authored-by: Shumpei Wakabayashi <42209144+shmpwk@users.noreply.github.com>

* Update planning/behavior_path_planner/docs/behavior_path_planner_goal_planner_design.md

Co-authored-by: Shumpei Wakabayashi <42209144+shmpwk@users.noreply.github.com>

* Update planning/behavior_path_planner/docs/behavior_path_planner_goal_planner_design.md

Co-authored-by: Shumpei Wakabayashi <42209144+shmpwk@users.noreply.github.com>

* Update planning/behavior_path_planner/docs/behavior_path_planner_goal_planner_design.md

Co-authored-by: Shumpei Wakabayashi <42209144+shmpwk@users.noreply.github.com>

* Update planning/behavior_path_planner/docs/behavior_path_planner_goal_planner_design.md

* Update planning/behavior_path_planner/docs/behavior_path_planner_goal_planner_design.md

---------

Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
Co-authored-by: Shumpei Wakabayashi <42209144+shmpwk@users.noreply.github.com>
…3676)

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
autowarefoundation#3703)

* chore(surround_obstacle_checker): skip pcd transform when pcd is empty

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

* warn -> info

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

---------

Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
…tion#3687)

Signed-off-by: Muhammad Zulfaqar <zulfaqar.azmi@tier4.jp>
…tion#3716)

* fix(behavior_path_planner): boundary's nearest search

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

* fix

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

---------

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
…t in autonomous mode (autowarefoundation#3644)

Signed-off-by: Berkay Karaman <brkay54@gmail.com>
…ion (autowarefoundation#3654)

Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
@codecov-commenter
Copy link

Codecov Report

Patch coverage: 3.84% and project coverage change: +4.68 🎉

Comparison is base (a971e75) 14.55% compared to head (b2adf8e) 19.23%.

❗ 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     #480      +/-   ##
==============================================
+ Coverage       14.55%   19.23%   +4.68%     
==============================================
  Files            1409      430     -979     
  Lines           99298    45065   -54233     
  Branches        29378    23340    -6038     
==============================================
- Hits            14454     8670    -5784     
+ Misses          69259    25089   -44170     
+ Partials        15585    11306    -4279     
Flag Coverage Δ
differential 19.23% <3.84%> (?)
total ?
Impacted Files Coverage Δ
...nal_controller/src/pid_longitudinal_controller.cpp 39.59% <0.00%> (-0.17%) ⬇️
...th_planner/scene_module/lane_change/base_class.hpp 8.88% <ø> (+0.19%) ⬆️
...nner/utils/lane_change/lane_change_module_data.hpp 50.00% <ø> (ø)
...or_path_planner/src/behavior_path_planner_node.cpp 19.75% <0.00%> (-0.03%) ⬇️
...ule/dynamic_avoidance/dynamic_avoidance_module.cpp 0.00% <0.00%> (ø)
planning/behavior_path_planner/src/utils/utils.cpp 16.85% <0.00%> (-0.17%) ⬇️
...ocity_planner/src/scene_module/crosswalk/debug.cpp 0.00% <0.00%> (ø)
...ty_planner/src/scene_module/intersection/debug.cpp 0.00% <0.00%> (ø)
...c/scene_module/intersection/scene_intersection.cpp 0.00% <0.00%> (ø)
planning/surround_obstacle_checker/src/node.cpp 0.00% <0.00%> (ø)
... and 2 more

... and 979 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 8593e6c into tier4/main May 16, 2023
@tier4-autoware-public-bot tier4-autoware-public-bot bot deleted the sync-upstream branch May 16, 2023 03:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
common control documentation Improvements or additions to documentation launch planning
Projects
None yet
Development

Successfully merging this pull request may close these issues.