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

Merged
merged 10 commits into from
Jun 2, 2023
Merged

chore: sync upstream #552

merged 10 commits into from
Jun 2, 2023

Conversation

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

@tier4-autoware-public-bot tier4-autoware-public-bot bot commented Jun 1, 2023

Features

Bug Fixes

Documentation

satoshi-ota and others added 9 commits June 1, 2023 10:51
…argin calculation (autowarefoundation#3860)

* feat(route_handler): add option to get same root right/left lane

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

* feat(avoidance): check road bound with same root adjacent lane option

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

---------

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
…s updated (autowarefoundation#3871)

* fix(lane_change): fix reference path in abort state

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

* feat(avoidance): check driving lane

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

* fix(avoidance): use multiset

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

---------

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
…variance (autowarefoundation#3877)

* change velocoty_report to twist_with_covariance

Signed-off-by: Shunsuke Miura <shunsuke.miura@tier4.jp>

* fix bug

Signed-off-by: Shunsuke Miura <shunsuke.miura@tier4.jp>

---------

Signed-off-by: Shunsuke Miura <shunsuke.miura@tier4.jp>
…3200)

* add publish mgrs grid

Signed-off-by: tkhmy <tkh.my.p@gmail.com>

* fix publish wrong grid code when there is no mgrs code in lanelet

Signed-off-by: tkhmy <tkh.my.p@gmail.com>

* Revert "fix publish wrong grid code when there is no mgrs code in lanelet"

This reverts commit 1002366.

* temp fix for emtpy coordinate

Signed-off-by: tkhmy <tkh.my.p@gmail.com>

* add UTM support

Signed-off-by: tkhmy <tkh.my.p@gmail.com>

* add local projector support

Signed-off-by: tkhmy <tkh.my.p@gmail.com>

* remove check coordinate 0,0

Signed-off-by: tkhmy <tkh.my.p@gmail.com>

* Revert "add local projector support"

This reverts commit 91e6921.

* add local publish

Signed-off-by: tkhmy <tkh.my.p@gmail.com>

---------

Signed-off-by: tkhmy <tkh.my.p@gmail.com>
Co-authored-by: Takagi, Isamu <43976882+isamu-takagi@users.noreply.github.com>
…tion#3863)

* feat(map_loader): use cylindrical area for query instead of spherical area

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

* update

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

* style(pre-commit): autofix

* update AreaInfo

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

* docs: move module douments

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

* docs: add module readme

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

---------

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

fix(avoidance): candidate path must be fill no matter when

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
…producer (autowarefoundation#3879)

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
…tion#3887)

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

codecov-commenter commented Jun 2, 2023

Codecov Report

Patch coverage: 31.54% and project coverage change: +0.12 🎉

Comparison is base (125c648) 12.82% compared to head (029dbd1) 12.94%.

❗ 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     #552      +/-   ##
==============================================
+ Coverage       12.82%   12.94%   +0.12%     
==============================================
  Files              99      380     +281     
  Lines           11525    35982   +24457     
  Branches         6085    13228    +7143     
==============================================
+ Hits             1478     4659    +3181     
- Misses           8216    26249   +18033     
- Partials         1831     5074    +3243     
Flag Coverage Δ
differential 12.94% <31.54%> (+0.12%) ⬆️
Impacted Files Coverage Δ
...ization/ndt_scan_matcher/src/map_update_module.cpp 0.00% <0.00%> (ø)
map/map_height_fitter/src/map_height_fitter.cpp 0.00% <0.00%> (ø)
...c/lanelet2_map_loader/lanelet2_map_loader_node.cpp 7.24% <0.00%> (ø)
map/map_loader/src/pointcloud_map_loader/utils.hpp 0.00% <ø> (ø)
...are_map_segmentation/src/voxel_grid_map_loader.cpp 0.00% <0.00%> (ø)
...lanner/scene_module/avoidance/avoidance_module.hpp 0.00% <ø> (ø)
.../scene_module/goal_planner/goal_planner_module.cpp 4.88% <0.00%> (-0.07%) ⬇️
...th_planner/src/scene_module/lane_change/normal.cpp 3.93% <0.00%> (-0.02%) ⬇️
...ehavior_path_planner/src/utils/avoidance/utils.cpp 3.48% <0.00%> (ø)
...optimizer/src/static_centerline_optimizer_node.cpp 15.41% <0.00%> (-0.42%) ⬇️
... and 8 more

... and 281 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 0f518ce into tier4/main Jun 2, 2023
@tier4-autoware-public-bot tier4-autoware-public-bot bot deleted the sync-upstream branch June 2, 2023 03:41
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.

8 participants