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

Merged
merged 4 commits into from
Jul 6, 2023
Merged

chore: sync upstream #646

merged 4 commits into from
Jul 6, 2023

Conversation

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

Features

Bug Fixes

Code Refactoring

satoshi-ota and others added 4 commits July 5, 2023 18:57
…ndation#4141)

* feat(path_shifter): add utils

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

* feat(avoidance): shorten avoidance stop distance

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

* feat(avoidance): insert slow down speed

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

* fix(avoidance): don't set stoppable=true for objects that ego doesn't have to avoid

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

* refactor(avoidance): rename unreadable variable name

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

* docs(avoidance): add new parameter description

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

---------

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
…et between the ego and previous output path (autowarefoundation#4150)

* fix(avoidance): don't output new candidate path if there is huge offset between the ego and previous output path

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

* docs(avoidance): add parameter description

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

---------

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
* add map height fitter node

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

* fix response success

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

---------

Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
…warefoundation#4157)

* refactor

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

* use tier4_autoware_utils's boost types

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

* return Point instead of Point2d

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

* remove unnecessary lambda function

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

* add Line2d in tier4_autoware_utils

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

* remove unnecessary member variable

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

---------

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
@codecov-commenter
Copy link

codecov-commenter commented Jul 6, 2023

Codecov Report

Patch coverage: 0.55% and project coverage change: +5.53 🎉

Comparison is base (dd6cd80) 11.95% compared to head (d905e38) 17.49%.

❗ 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     #646      +/-   ##
==============================================
+ Coverage       11.95%   17.49%   +5.53%     
==============================================
  Files             141      954     +813     
  Lines           14818    76420   +61602     
  Branches         7027    29315   +22288     
==============================================
+ Hits             1772    13371   +11599     
- Misses          10908    47758   +36850     
- Partials         2138    15291   +13153     
Flag Coverage Δ
differential 17.49% <0.55%> (+5.53%) ⬆️
Impacted Files Coverage Δ
...e/tier4_autoware_utils/geometry/boost_geometry.hpp 50.00% <ø> (ø)
...e_initializer/src/pose_initializer/gnss_module.cpp 0.00% <0.00%> (ø)
map/map_height_fitter/src/map_height_fitter.cpp 0.00% <0.00%> (ø)
map/map_height_fitter/src/node.cpp 0.00% <0.00%> (ø)
..._planner/utils/avoidance/avoidance_module_data.hpp 0.00% <ø> (ø)
...e/behavior_path_planner/utils/avoidance/helper.hpp 31.03% <0.00%> (+0.35%) ⬆️
...r_path_planner/utils/path_shifter/path_shifter.hpp 0.00% <ø> (ø)
...r_path_planner/src/marker_util/avoidance/debug.cpp 4.57% <0.00%> (-0.04%) ⬇️
...ath_planner/src/scene_module/avoidance/manager.cpp 7.42% <0.00%> (-0.27%) ⬇️
...ehavior_path_planner/src/utils/avoidance/utils.cpp 5.76% <0.00%> (-0.05%) ⬇️
... and 6 more

... and 824 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 001e833 into tier4/main Jul 6, 2023
@tier4-autoware-public-bot tier4-autoware-public-bot bot deleted the sync-upstream branch July 6, 2023 05:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants