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

Merged
merged 14 commits into from
Apr 28, 2023
Merged

chore: sync upstream #393

merged 14 commits into from
Apr 28, 2023

Conversation

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

Features

Bug Fixes

Documentation

Code Refactoring

Chores

brkay54 and others added 14 commits April 27, 2023 03:06
* add readme

Signed-off-by: kyoichi-sugahara <[email protected]>

* add description

Signed-off-by: kyoichi-sugahara <[email protected]>

* fix table

Signed-off-by: kyoichi-sugahara <[email protected]>

* describe in japanese

Signed-off-by: kyoichi-sugahara <[email protected]>

* add usage

Signed-off-by: kyoichi-sugahara <[email protected]>

* update description

Signed-off-by: kyoichi-sugahara <[email protected]>

* tlanslate into English

Signed-off-by: kyoichi-sugahara <[email protected]>

* add implemtented tests

Signed-off-by: kyoichi-sugahara <[email protected]>

* add Important notes

Signed-off-by: kyoichi-sugahara <[email protected]>

* delete images

Signed-off-by: kyoichi-sugahara <[email protected]>

* Revert "delete images"

This reverts commit 0524835.

Signed-off-by: kyoichi-sugahara <[email protected]>

* delete images

Signed-off-by: kyoichi-sugahara <[email protected]>

* add test name for behavior_path_planner

Signed-off-by: kyoichi-sugahara <[email protected]>

---------

Signed-off-by: kyoichi-sugahara <[email protected]>
…arefoundation#3552)

fixed to restart after occlusion disappeared

Signed-off-by: Mamoru Sobue <[email protected]>
…warefoundation#3536)

* refactor(lane_change): move for lane change module to interface

Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>

* fix build error

Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>

* fix conflict

---------

Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
…opic name validation (autowarefoundation#3462)

* add subscriber existance checker and topic name validation

Signed-off-by: kyoichi-sugahara <[email protected]>

* change function structure

Signed-off-by: kyoichi-sugahara <[email protected]>

* refactor

Signed-off-by: kyoichi-sugahara <[email protected]>

* style(pre-commit): autofix

* refactor

Signed-off-by: kyoichi-sugahara <[email protected]>

* delete ASSERT_NO_THROW

Signed-off-by: kyoichi-sugahara <[email protected]>

* modify test files in motion_velocity_smoother and planning_validator

Signed-off-by: kyoichi-sugahara <[email protected]>

* modify test files in obstacle_velocity_limiter, obstacle_stop_planner and obstacle_velocity_limiter

Signed-off-by: kyoichi-sugahara <[email protected]>

* modify test files in scenario_selector

Signed-off-by: kyoichi-sugahara <[email protected]>

* modify test files in freespace_planner

Signed-off-by: kyoichi-sugahara <[email protected]>

* modify test files in behavior_path_planner

Signed-off-by: kyoichi-sugahara <[email protected]>

* Remove ament_cmake_gtest dependency from the planning_test_utils package

Signed-off-by: kyoichi-sugahara <[email protected]>

* fix typo

Signed-off-by: kyoichi-sugahara <[email protected]>

---------

Signed-off-by: kyoichi-sugahara <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…towarefoundation#3550)

* fix(behavior_path_planner): fix external lane change buffer

Signed-off-by: yutaka <[email protected]>

* fix(behavior_path_planner): fix unnecessary lane change buffer

Signed-off-by: yutaka <[email protected]>

---------

Signed-off-by: yutaka <[email protected]>
…est lanelet is not found with constraints (autowarefoundation#3561)

Signed-off-by: satoshi-ota <[email protected]>
* fix(sideshift): drivable area generation failed since path is too long backward

Signed-off-by: Takayuki Murooka <[email protected]>

* fix

Signed-off-by: Takayuki Murooka <[email protected]>

* fix

Signed-off-by: Takayuki Murooka <[email protected]>

---------

Signed-off-by: Takayuki Murooka <[email protected]>
autowarefoundation#3493)

* docs(behavior_path_planner): add planner manager documentation

Signed-off-by: satoshi-ota <[email protected]>

* docs(behavior): add link

Signed-off-by: satoshi-ota <[email protected]>

* docs(behavior): add manager figure

Signed-off-by: satoshi-ota <[email protected]>

* docs(behavior): small update

Signed-off-by: satoshi-ota <[email protected]>

---------

Signed-off-by: satoshi-ota <[email protected]>
@github-actions github-actions bot added ci documentation Improvements or additions to documentation planning labels Apr 28, 2023
@codecov-commenter
Copy link

Codecov Report

Patch coverage: 13.57% and project coverage change: +1.56 🎉

Comparison is base (e7f8c12) 11.37% compared to head (eeaff15) 12.94%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@              Coverage Diff               @@
##           tier4/main     #393      +/-   ##
==============================================
+ Coverage       11.37%   12.94%   +1.56%     
==============================================
  Files             236      260      +24     
  Lines           21578    25958    +4380     
  Branches        11178    14013    +2835     
==============================================
+ Hits             2454     3359     +905     
- Misses          16595    18882    +2287     
- Partials         2529     3717    +1188     
Flag Coverage Δ
differential 12.94% <13.57%> (+1.56%) ⬆️
Impacted Files Coverage Δ
...th_planner/scene_module/lane_change/base_class.hpp 11.36% <0.00%> (ø)
...nner/scene_module/lane_change/external_request.hpp 50.00% <ø> (ø)
...ath_planner/scene_module/lane_change/interface.hpp 9.09% <0.00%> (-24.25%) ⬇️
...th_planner/scene_module/scene_module_interface.hpp 34.10% <0.00%> (ø)
...nner/scene_module/side_shift/side_shift_module.hpp 100.00% <ø> (ø)
...nner/include/behavior_path_planner/utils/utils.hpp 45.45% <ø> (ø)
...or_path_planner/src/behavior_path_planner_node.cpp 19.79% <ø> (ø)
.../src/scene_module/side_shift/side_shift_module.cpp 10.89% <0.00%> (-0.23%) ⬇️
.../utils/goal_planner/default_fixed_goal_planner.cpp 57.14% <0.00%> (+26.37%) ⬆️
...avior_path_planner/src/utils/lane_change/utils.cpp 0.69% <0.00%> (-0.01%) ⬇️
... and 17 more

... and 84 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 0897753 into tier4/main Apr 28, 2023
@tier4-autoware-public-bot tier4-autoware-public-bot bot deleted the sync-upstream branch April 28, 2023 03:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci documentation Improvements or additions to documentation planning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants