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

Merged
merged 8 commits into from
Jun 29, 2023
Merged

chore: sync upstream #629

merged 8 commits into from
Jun 29, 2023

Conversation

tkimura4 and others added 8 commits June 28, 2023 11:23
…k_stopline (autowarefoundation#4086)

Signed-off-by: tomoya.kimura <tomoya.kimura@tier4.jp>
…tion#4089)

fix: remove unintended bounding boxes with zero value

Signed-off-by: Manato HIRABAYASHI <manato.hirabayashi@tier4.jp>
…p line idx is 0 (autowarefoundation#4097)

do not plan if detection area is not empty and stop line idx is 0

Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
…arefoundation#4095)

* fix(lane_change): do not prematurely combine lane change lanes

Signed-off-by: Zulfaqar Azmi <zulfaqar.azmi@tier4.jp>

* directly using utils

Signed-off-by: Zulfaqar Azmi <zulfaqar.azmi@tier4.jp>

---------

Signed-off-by: Zulfaqar Azmi <zulfaqar.azmi@tier4.jp>
…owarefoundation#4099)

* feat: add visualization node of traffic light recognition result

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

* docs: update readme

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

* chore: change image

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

---------

Signed-off-by: tomoya.kimura <tomoya.kimura@tier4.jp>
…efoundation#4102)

fix:replace motorbike with motorcycle

Signed-off-by: tzhong518 <sworgun@gmail.com>
* refactor(avoidance): remove macro

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

* refactor(behavior_path_planner): remove macro

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

* refactor(start_planner): remove macro

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

* refactor(goal_planner): remove macro

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

* refactor(side_shift): remove macro

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

* refactor(lane_change): remove macro

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

* refactor(dynamic_avoidance): remove macro

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

* refactor(behavior_path_planner): remove files

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

---------

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
@codecov-commenter
Copy link

Codecov Report

Patch coverage: 3.15% and project coverage change: -0.43 ⚠️

Comparison is base (0443a08) 13.24% compared to head (df3f7b8) 12.82%.

❗ 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     #629      +/-   ##
==============================================
- Coverage       13.24%   12.82%   -0.43%     
==============================================
  Files             114      113       -1     
  Lines           13405    14086     +681     
  Branches         6927     7693     +766     
==============================================
+ Hits             1776     1807      +31     
- Misses           9480     9944     +464     
- Partials         2149     2335     +186     
Flag Coverage Δ
differential 12.82% <3.15%> (-0.43%) ⬇️
Impacted Files Coverage Δ
...src/traffic_light_recognition_marker_publisher.cpp 0.00% <0.00%> (ø)
...lanner/scene_module/avoidance/avoidance_module.hpp 0.00% <ø> (ø)
...ule/dynamic_avoidance/dynamic_avoidance_module.hpp 0.00% <ø> (ø)
.../scene_module/goal_planner/goal_planner_module.hpp 20.00% <ø> (ø)
...th_planner/scene_module/lane_change/base_class.hpp 16.27% <ø> (ø)
...r_path_planner/scene_module/lane_change/normal.hpp 0.00% <ø> (ø)
...th_planner/scene_module/scene_module_interface.hpp 16.53% <ø> (ø)
...nner/scene_module/side_shift/side_shift_module.hpp 0.00% <ø> (ø)
...cene_module/start_planner/start_planner_module.hpp 0.00% <ø> (ø)
.../utils/goal_planner/default_fixed_goal_planner.hpp 100.00% <ø> (ø)
... and 13 more

... and 22 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 0ee9f89 into tier4/main Jun 29, 2023
@tier4-autoware-public-bot tier4-autoware-public-bot bot deleted the sync-upstream branch June 29, 2023 03: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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants