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

Merged
merged 10 commits into from
Jul 14, 2023
Merged

chore: sync upstream #664

merged 10 commits into from
Jul 14, 2023

Conversation

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

Features

Bug Fixes

Documentation

Code Refactoring

Chores

miursh and others added 10 commits July 13, 2023 12:28
* fix(yabloc): fix typo

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

* style(pre-commit): autofix

* fix more typo

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

* style(pre-commit): autofix

---------

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#4249)

* refactor(no_drivable_lane): updating readme file to remove rtc table

Signed-off-by: AhmedEbrahim <ahmed.a.d.ebrahim@gmail.com>

* refactor(no_drivable_lane): fix package.xml file

Signed-off-by: AhmedEbrahim <ahmed.a.d.ebrahim@gmail.com>

* refactor(no_drivable_lane): Update package.xml

Signed-off-by: AhmedEbrahim <ahmed.a.d.ebrahim@gmail.com>

* refactor(no_drivable_lane): rebase and fixing errors

Signed-off-by: AhmedEbrahim <ahmed.a.d.ebrahim@gmail.com>

---------

Signed-off-by: AhmedEbrahim <ahmed.a.d.ebrahim@gmail.com>
)

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

* feat(lane_change): create lane change info data

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: Zulfaqar Azmi <93502286+zulfaqar-azmi-t4@users.noreply.github.com>

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

Co-authored-by: Zulfaqar Azmi <93502286+zulfaqar-azmi-t4@users.noreply.github.com>

* update

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

---------

Signed-off-by: yutaka <purewater0901@gmail.com>
Co-authored-by: Zulfaqar Azmi <93502286+zulfaqar-azmi-t4@users.noreply.github.com>
…efoundation#4263)

* feat: add curvature consideration in shift start

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

* update

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

* fix param

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

* update

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

* update

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

* change param

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

* maximum_curvature: 0.07

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

* update docs

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

---------

Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>
Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
Co-authored-by: kosuke55 <kosuke.tnp@gmail.com>
…ects (autowarefoundation#4135)

skip objects

object_ptr is required only if using predicted objects. Otherwise there it gets stuck.

Signed-off-by: Alireza Moayyedi <alireza.moayyedi@nobleo.nl>
…file (autowarefoundation#4136)

add missing params

Added missing params in the default config file. Values were taken from planning_test_utils/config/test_nearest_search_param.yaml

Signed-off-by: Alireza Moayyedi <alireza.moayyedi@nobleo.nl>
* chore(cspell): add spell-check-all.yaml

* chore: add workflow_dispatchtrigger for spell-check-all.yaml
@codecov-commenter
Copy link

Codecov Report

Patch coverage: 2.17% and project coverage change: -4.29 ⚠️

Comparison is base (56f1943) 13.89% compared to head (2df0d6b) 9.61%.

❗ 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    #664      +/-   ##
=============================================
- Coverage       13.89%   9.61%   -4.29%     
=============================================
  Files             461     306     -155     
  Lines           41992   26195   -15797     
  Branches        17315    9690    -7625     
=============================================
- Hits             5834    2518    -3316     
+ Misses          29768   20370    -9398     
+ Partials         6390    3307    -3083     
Flag Coverage Δ
differential 9.61% <2.17%> (-4.29%) ⬇️
Impacted Files Coverage Δ
...ing/src/lanelet2_overlay/lanelet2_overlay_core.cpp 0.00% <0.00%> (ø)
...icle_filter/src/common/particle_visualize_node.cpp 0.00% <0.00%> (ø)
...lanner/scene_module/avoidance/avoidance_module.hpp 0.00% <ø> (ø)
...nner/utils/lane_change/lane_change_module_data.hpp 0.00% <0.00%> (ø)
...ath_planner/utils/start_planner/shift_pull_out.hpp 0.00% <ø> (ø)
...r/utils/start_planner/start_planner_parameters.hpp 0.00% <ø> (ø)
...er/src/scene_module/avoidance/avoidance_module.cpp 11.54% <0.00%> (-0.12%) ⬇️
...ne_module/lane_change/avoidance_by_lane_change.cpp 0.00% <0.00%> (ø)
...planner/src/scene_module/lane_change/interface.cpp 6.72% <0.00%> (ø)
...planner/src/scene_module/start_planner/manager.cpp 13.33% <0.00%> (ø)
... and 5 more

... and 301 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 7f9d3b6 into tier4/main Jul 14, 2023
@tier4-autoware-public-bot tier4-autoware-public-bot bot deleted the sync-upstream branch July 14, 2023 03:57
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 localization planning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants