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

Merged
merged 21 commits into from
May 9, 2023
Merged

chore: sync upstream #413

merged 21 commits into from
May 9, 2023

Conversation

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

Features

Bug Fixes

Documentation

Code Refactoring

Tests

satoshi-ota and others added 21 commits May 8, 2023 10:33
… in rviz (autowarefoundation#3582)

feat(avoidance): output necessary marker

Signed-off-by: satoshi-ota <[email protected]>
fix(avoidance): ignore objects whose shift line length is less than threshold

Signed-off-by: satoshi-ota <[email protected]>
…foundation#3577)

* refactor(avoidance_by_lane_change): reuse lane change class

Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>

* fix wrong direction

Signed-off-by: Muhammad Zulfaqar <[email protected]>

* fix conflict

Signed-off-by: Muhammad Zulfaqar <[email protected]>

* fix rtc paramters

Signed-off-by: Muhammad Zulfaqar <[email protected]>

* Revert "fix rtc paramters"

This reverts commit 16be270.

* fix rtc

Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>

* fix pre-commit

Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>

* fix pre-commit and move updateRTCStatus to cpp file

Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>

* COMPILE_WITH_OLD_ARCHITECTURE=TRUE

Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>

---------

Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
Signed-off-by: Muhammad Zulfaqar <[email protected]>
* refactor(avoidance): remove hard code params in shift line triming process

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

* refactor(avoidance): update config

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

* chore(avoidance): add description for params

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

---------

Signed-off-by: satoshi-ota <[email protected]>
…ons (autowarefoundation#3609)

* feat(behavior_path_planner): renew lane change collision check

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

* update

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

---------

Signed-off-by: yutaka <[email protected]>
…ce planning with respect to collision table initialization using A-Search algo (autowarefoundation#2621)

* Performance issue fix with respect to collision table initialization

* ci(pre-commit): autofix

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Kosuke Takeuchi <[email protected]>
)

* docs(behavior): add code link

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

* docs(behavior): add figure

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

---------

Signed-off-by: satoshi-ota <[email protected]>
autowarefoundation#3634)

feat(behavior_path_planner): resolve multiple modules turn signal

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

Codecov Report

Patch coverage: 15.24% and project coverage change: +1.49 🎉

Comparison is base (a8cc29e) 16.12% compared to head (ce1255a) 17.61%.

📣 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     #413      +/-   ##
==============================================
+ Coverage       16.12%   17.61%   +1.49%     
==============================================
  Files            1077      318     -759     
  Lines           82381    30569   -51812     
  Branches        29139    16340   -12799     
==============================================
- Hits            13285     5386    -7899     
+ Misses          54593    19931   -34662     
+ Partials        14503     5252    -9251     
Flag Coverage Δ
differential 17.61% <15.24%> (+1.49%) ⬆️
Impacted Files Coverage Δ
...ateral_controller/src/qp_solver/qp_solver_osqp.cpp 38.70% <0.00%> (-5.74%) ⬇️
...lanner/scene_module/avoidance/avoidance_module.hpp 0.00% <ø> (ø)
.../scene_module/goal_planner/goal_planner_module.hpp 75.00% <ø> (ø)
...ath_planner/scene_module/lane_change/interface.hpp 33.33% <ø> (+24.24%) ⬆️
...r_path_planner/scene_module/lane_change/normal.hpp 100.00% <ø> (ø)
...th_planner/scene_module/scene_module_interface.hpp 33.08% <0.00%> (+0.50%) ⬆️
..._planner/utils/avoidance/avoidance_module_data.hpp 0.00% <ø> (ø)
.../utils/goal_planner/default_fixed_goal_planner.hpp 100.00% <ø> (+100.00%) ⬆️
...ner/utils/goal_planner/fixed_goal_planner_base.hpp 33.33% <0.00%> (ø)
.../scene_module/goal_planner/goal_planner_module.cpp 5.99% <0.00%> (+0.09%) ⬆️
... and 30 more

... and 758 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 6dafaf4 into tier4/main May 9, 2023
@tier4-autoware-public-bot tier4-autoware-public-bot bot deleted the sync-upstream branch May 9, 2023 03:17
@shmpwk
Copy link
Collaborator

shmpwk commented May 9, 2023

branch beta/v0.8.0 starts from this PR

maxime-clem pushed a commit to maxime-clem/autoware.universe that referenced this pull request Feb 7, 2024
Signed-off-by: GitHub <[email protected]>

Co-authored-by: kenji-miyake <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
control documentation Improvements or additions to documentation planning
Projects
None yet
Development

Successfully merging this pull request may close these issues.