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

Merged
merged 9 commits into from
Jun 27, 2023
Merged

chore: sync upstream #624

merged 9 commits into from
Jun 27, 2023

Conversation

TakaHoribe and others added 9 commits June 26, 2023 03:14
Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>
* docs(avoidance): update parameter descriptions

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

* docs(avoidance): minor update

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

---------

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

* feat(behavior_path_planner): enable delay lane change when necessary

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

* update

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

* update

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

* feat(behavior_path_planner): add a function to judge a parked vehicle

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>

* 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>

* Update planning/behavior_path_planner/src/utils/lane_change/utils.cpp

Co-authored-by: Fumiya Watanabe <rej55.g@gmail.com>

* update name

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

---------

Signed-off-by: yutaka <purewater0901@gmail.com>
Co-authored-by: Fumiya Watanabe <rej55.g@gmail.com>
Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
* feat(default_ad_api): add vehicle dimensions api

Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>

* feat: add footprint

Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>

* update api name

Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>

---------

Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
Signed-off-by: yutaka <purewater0901@gmail.com>
@codecov-commenter
Copy link

Codecov Report

Patch coverage: 5.64% and project coverage change: +1.46 🎉

Comparison is base (a3c6ea2) 11.22% compared to head (3e12df8) 12.69%.

❗ 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     #624      +/-   ##
==============================================
+ Coverage       11.22%   12.69%   +1.46%     
==============================================
  Files             215      131      -84     
  Lines           21662    14054    -7608     
  Branches         9465     6977    -2488     
==============================================
- Hits             2432     1784     -648     
+ Misses          16189     9988    -6201     
+ Partials         3041     2282     -759     
Flag Coverage Δ
differential 12.69% <5.64%> (+1.46%) ⬆️
Impacted Files Coverage Δ
...occupancy_grid_map_binary_bayes_filter_updater.cpp 0.00% <0.00%> (ø)
...th_planner/scene_module/lane_change/base_class.hpp 16.27% <ø> (-0.39%) ⬇️
...r_path_planner/scene_module/lane_change/normal.hpp 0.00% <ø> (ø)
...nner/utils/lane_change/lane_change_module_data.hpp 50.00% <ø> (ø)
...or_path_planner/src/behavior_path_planner_node.cpp 18.37% <0.00%> (-0.08%) ⬇️
...path_planner/src/marker_util/lane_change/debug.cpp 0.00% <0.00%> (ø)
...er/src/scene_module/avoidance/avoidance_module.cpp 11.65% <0.00%> (-0.04%) ⬇️
...avior_path_planner/src/utils/lane_change/utils.cpp 0.40% <0.00%> (-0.04%) ⬇️
...on_planner/src/mission_planner/mission_planner.cpp 0.00% <0.00%> (ø)
system/default_ad_api/src/vehicle_info.cpp 10.34% <10.34%> (ø)
... and 2 more

... and 95 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 84f709d into tier4/main Jun 27, 2023
@tier4-autoware-public-bot tier4-autoware-public-bot bot deleted the sync-upstream branch June 27, 2023 02:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
common documentation Improvements or additions to documentation perception planning system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants