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

Merged
merged 19 commits into from
Apr 2, 2023
Merged

chore: sync upstream #342

merged 19 commits into from
Apr 2, 2023

Conversation

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

@tier4-autoware-public-bot tier4-autoware-public-bot bot commented Mar 31, 2023

Features

Bug Fixes

Documentation

Code Refactoring

Chores

awf-autoware-bot bot and others added 4 commits March 30, 2023 10:17
Signed-off-by: GitHub <[email protected]>
Co-authored-by: kenji-miyake <[email protected]>
…on#3195)

* fix(motion_utils): change lane_id resampling method

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

* fix

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

---------

Signed-off-by: Takayuki Murooka <[email protected]>
satoshi-ota and others added 2 commits March 31, 2023 09:33
…dation#3220)

* feat(behavior_path_planner): add new config file for manger

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

* feat(launch): add config path

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

* fix(behavior_path_planner): add missing param file

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

---------

Signed-off-by: satoshi-ota <[email protected]>
@codecov-commenter
Copy link

codecov-commenter commented Mar 31, 2023

Codecov Report

Patch coverage: 27.35% and project coverage change: +2.81 🎉

Comparison is base (7451085) 12.25% compared to head (70cf872) 15.06%.

📣 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     #342      +/-   ##
==============================================
+ Coverage       12.25%   15.06%   +2.81%     
==============================================
  Files             112      421     +309     
  Lines           12875    43593   +30718     
  Branches         6705    21507   +14802     
==============================================
+ Hits             1578     6568    +4990     
- Misses          10038    28643   +18605     
- Partials         1259     8382    +7123     
Flag Coverage Δ
differential 15.06% <27.35%> (+2.81%) ⬆️
Impacted Files Coverage Δ
...l/trajectory_follower_node/src/controller_node.cpp 38.18% <0.00%> (ø)
...y_follower_node/src/simple_trajectory_follower.cpp 0.00% <0.00%> (ø)
...intcloud_map_loader/pointcloud_map_loader_node.cpp 1.78% <0.00%> (ø)
map/map_loader/src/pointcloud_map_loader/utils.hpp 0.00% <0.00%> (ø)
...lanner/scene_module/avoidance/avoidance_module.hpp 0.00% <ø> (ø)
...lude/behavior_path_planner/util/avoidance/util.hpp 0.00% <ø> (ø)
...or_path_planner/src/behavior_path_planner_node.cpp 0.12% <0.00%> (-0.01%) ⬇️
...nning/behavior_path_planner/src/path_utilities.cpp 0.00% <ø> (ø)
...er/src/scene_module/avoidance/avoidance_module.cpp 0.00% <0.00%> (ø)
...ne_module/lane_following/lane_following_module.cpp 0.00% <0.00%> (ø)
... and 22 more

... and 289 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

yamazakiTasuku and others added 8 commits March 31, 2023 11:08
…undation#3104)

* delete param

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

* style(pre-commit): autofix

---------

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

scenario_selector_delete_param

Signed-off-by: yamazakiTasuku <[email protected]>
Co-authored-by: yamazakiTasuku <[email protected]>
…r of the Traffic Light Detector (autowarefoundation#3189)

Change the vibration parameter of the Traffic Light Detector. 

Improve the accuracy of yellow signal recognition in AWSIM.
…n#3129)

delete param

Signed-off-by: yamazakiTasuku <[email protected]>
Co-authored-by: yamazakiTasuku <[email protected]>
…ation#3117)

delete_param

Signed-off-by: yamazakiTasuku <[email protected]>
Co-authored-by: yamazakiTasuku <[email protected]>
…efoundation#3222)

* refactor(motion_utils): move decel dist calculation to utils

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

* add test

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

* Update common/motion_utils/src/distance/distance.cpp

Co-authored-by: Satoshi OTA <[email protected]>

* reafactor test

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

* add anonymouse namespace

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

---------

Signed-off-by: kosuke55 <[email protected]>
Co-authored-by: Satoshi OTA <[email protected]>
…tion#3126)

delete param

Signed-off-by: yamazakiTasuku <[email protected]>
Co-authored-by: yamazakiTasuku <[email protected]>
…n#3128)

delete param

Signed-off-by: yamazakiTasuku <[email protected]>
Co-authored-by: yamazakiTasuku <[email protected]>
kosuke55 and others added 5 commits March 31, 2023 15:52
* feat(motion_utils): add insertDecelPoint

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

* not use lamda function

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

---------

Signed-off-by: kosuke55 <[email protected]>
…oundation#3228)

* update localization.drawio.svg

Signed-off-by: Kento Yabuuchi <[email protected]>

* fix

Signed-off-by: Kento Yabuuchi <[email protected]>

* style(pre-commit): autofix

---------

Signed-off-by: Kento Yabuuchi <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…oad (autowarefoundation#3205)

* feat(map_loader): add grid coordinates for partial/differential map load

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

* style(pre-commit): autofix

* update readme

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

* remove unnecessary line

* update arguments in readme

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

* slightly updated directory structure in readme

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

* update readme

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

---------

Signed-off-by: kminoda <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
@tier4-autoware-public-bot tier4-autoware-public-bot bot merged commit 5b728fa into tier4/main Apr 2, 2023
@tier4-autoware-public-bot tier4-autoware-public-bot bot deleted the sync-upstream branch April 2, 2023 23:55
maxime-clem pushed a commit to maxime-clem/autoware.universe that referenced this pull request Feb 7, 2024
updates:
- [github.com/scop/pre-commit-shfmt: v3.4.3-1 → v3.5.0-1](scop/pre-commit-shfmt@v3.4.3-1...v3.5.0-1)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants