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

Merged
merged 3 commits into from
May 9, 2022
Merged

Conversation

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

tkimura4 and others added 3 commits May 9, 2022 10:25
…nabled (#835)

Signed-off-by: tomoya.kimura <tomoya.kimura@tier4.jp>
* feat: add angle limitation to mpt

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

* findNearestIndex -> findNearestIndexWithSoftYawConstraints

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

* consider yaw-angle to find nearest segment index

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

* fix typo

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

* fix pre-commit

Signed-off-by: tomoya.kimura <tomoya.kimura@tier4.jp>
Signed-off-by: GitHub <noreply@github.com>

Co-authored-by: kenji-miyake <kenji-miyake@users.noreply.github.com>
@codecov-commenter
Copy link

Codecov Report

Merging #43 (a23866a) into tier4/main (4dba2ed) will decrease coverage by 10.44%.
The diff coverage is 0.00%.

@@              Coverage Diff               @@
##           tier4/main     #43       +/-   ##
==============================================
- Coverage       10.44%   0.00%   -10.45%     
==============================================
  Files             753      50      -703     
  Lines           52625    7910    -44715     
  Branches         6843       0     -6843     
==============================================
- Hits             5498       0     -5498     
+ Misses          42622    7910    -34712     
+ Partials         4505       0     -4505     
Flag Coverage Δ
differential 0.00% <0.00%> (-10.45%) ⬇️
Impacted Files Coverage Δ
...lanner/scene_module/avoidance/avoidance_module.hpp 0.00% <ø> (ø)
...ehavior_path_planner/src/behavior_tree_manager.cpp 0.00% <0.00%> (ø)
...er/src/scene_module/avoidance/avoidance_module.cpp 0.00% <0.00%> (ø)
...clude/obstacle_avoidance_planner/mpt_optimizer.hpp 0.00% <ø> (ø)
...anner/include/obstacle_avoidance_planner/utils.hpp 0.00% <0.00%> (ø)
...g/obstacle_avoidance_planner/src/mpt_optimizer.cpp 0.00% <0.00%> (ø)
planning/obstacle_avoidance_planner/src/node.cpp 0.00% <0.00%> (ø)
...ion/include/shape_estimation/filter/bus_filter.hpp
...ocity_planner/src/scene_module/stop_line/scene.cpp
... and 701 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4dba2ed...a23866a. Read the comment docs.

@tier4-autoware-public-bot tier4-autoware-public-bot bot merged commit 65e6d7b into tier4/main May 9, 2022
@tier4-autoware-public-bot tier4-autoware-public-bot bot deleted the sync-upstream branch May 9, 2022 04:05
@naokimatsunawa
Copy link

リリースノートへの記載を確認したのでApproveしました。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants