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: bump version to 0.41.0 #10080

Merged
merged 334 commits into from
Feb 7, 2025
Merged

chore: bump version to 0.41.0 #10080

merged 334 commits into from
Feb 7, 2025

Conversation

youtalk
Copy link
Member

@youtalk youtalk commented Feb 7, 2025

Description

bump version to 0.41.0

Related links

https://github.com/tier4/autoware.universe/commits/v0.41.0/

How was this PR tested?

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

veqcc and others added 30 commits December 24, 2024 13:34
…ts.cpp and init method for StartPlannerParameters (#9736)

feat(autoware_behavior_path_start_planner_module): add data_structs.cpp and init method for StartPlannerParameters

Signed-off-by: Kyoichi Sugahara <[email protected]>
feat(diagnostic_graph_aggregator): remove unused message alias
)

* add current time validation

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

* style(pre-commit): autofix

* change ros parameter name

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

* style(pre-commit): autofix

* add validation with absolute function

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

* add timestamp of topic in test

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

* fix ci error

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

---------

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

fix: fix image display

Signed-off-by: vividf <[email protected]>
* fix(lane_change): add metrics to valid paths visualization

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

* fix cpp-check error

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

---------

Signed-off-by: Zulfaqar Azmi <[email protected]>
* fix: bugprone-error

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

* fix: fmt

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

* fix: fmt

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

---------

Signed-off-by: kobayu858 <[email protected]>
…prone-branch-clone (#9701)

fix: bugprone-error

Signed-off-by: kobayu858 <[email protected]>
* fix: bugprone-error

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

* fix: add include

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

---------

Signed-off-by: kobayu858 <[email protected]>
… dependency (#9757)

* feat(motion_velocity_planner): remove unnecessary tier4_planning_msgs dependency

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

* fix

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

---------

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

* feat!: move diagnostics_module from localization_util to unverse_utils

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

* remove diagnostics module from localization_util

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

* style(pre-commit): autofix

* minor fix in pose_initializer

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

* add test

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

* style(pre-commit): autofix

* remove unnecessary declaration

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

* module -> interface

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

* remove unnecessary equal expression

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

* revert the remove of template function

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

* style(pre-commit): autofix

* use overload instead

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

* include what you use -- test_diagnostics_interface.cpp

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>
…ation page (#9772)

* feat: Add descriptions for confidence thresholds in multi_object_tracker_node schema

Signed-off-by: Taekjin LEE <[email protected]>

* feat: Update multi_object_tracker_node schema with confidence threshold descriptions

Signed-off-by: Taekjin LEE <[email protected]>

---------

Signed-off-by: Taekjin LEE <[email protected]>
…9750)

* feat(behavior_path_planner): use autoware internal stamped messages

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

* fix universe_utils

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

---------

Signed-off-by: Takayuki Murooka <[email protected]>
…ugprone-exception-escape (#9779)

* fix: bugprone-error

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

* fix: cppcheck

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

* fix: cpplint

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

---------

Signed-off-by: kobayu858 <[email protected]>
…9780)

* fix: bugprone-error

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

* fix: cpplint

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

---------

Signed-off-by: kobayu858 <[email protected]>
… shift shift pull out planner (#9776)

feat(behavior_path_planner): add unit tests for ShiftPullOut path planning

Signed-off-by: kyoichi-sugahara <[email protected]>
* feat: reject clearing route during autonomous mode

Signed-off-by: Takagi, Isamu <[email protected]>

* feat: modify check and relay door service

Signed-off-by: Takagi, Isamu <[email protected]>

* fix door condition

Signed-off-by: Takagi, Isamu <[email protected]>

* fix error and add option

Signed-off-by: Takagi, Isamu <[email protected]>

* update v1.6.0

Signed-off-by: Takagi, Isamu <[email protected]>

---------

Signed-off-by: Takagi, Isamu <[email protected]>
…debug_msgs (#9744)

* feat(behavior_velocity_planner): use XXXStamped in autoware_internal_debug_msgs

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

* fix

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

---------

Signed-off-by: Takayuki Murooka <[email protected]>
* specify reason for lane change stop line

Signed-off-by: mohammad alqudah <[email protected]>

* add stop reason for incoming rear object

Signed-off-by: mohammad alqudah <[email protected]>

---------

Signed-off-by: mohammad alqudah <[email protected]>
* fix: fix perception docs

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

* fix: fix missing parameter in schema

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

* Update perception/autoware_object_merger/schema/data_association_matrix.schema.json

Co-authored-by: Taekjin LEE <[email protected]>

* Update perception/autoware_object_merger/schema/data_association_matrix.schema.json

Co-authored-by: Taekjin LEE <[email protected]>

* Update perception/autoware_object_merger/schema/data_association_matrix.schema.json

Co-authored-by: Taekjin LEE <[email protected]>

* Update perception/autoware_object_merger/schema/data_association_matrix.schema.json

Co-authored-by: Taekjin LEE <[email protected]>

* style(pre-commit): autofix

* chore: seperate paramters for different nodes

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

---------

Signed-off-by: vividf <[email protected]>
Co-authored-by: Taekjin LEE <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…cessor docs (#9765)

* fix downsample and passthrough

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

* fix: fix blockage-diag docs that page is not shown

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

---------

Signed-off-by: vividf <[email protected]>
…#9683)

* feat(autoware_overlay_rviz_plugin): add plugin to show string stamped

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

* fix

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

* better visualization

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

* update

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

* fix cpp check and typo

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

* fix

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

* fix

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

---------

Signed-off-by: Takayuki Murooka <[email protected]>
@mitsudome-r
Copy link
Member

spell check is failing, but those should be fixed in main branch

@youtalk
Copy link
Member Author

youtalk commented Feb 7, 2025

The typo is fixed in #10081.
I will cherry pick the merge commit.

@youtalk youtalk enabled auto-merge February 7, 2025 04:54
@youtalk youtalk disabled auto-merge February 7, 2025 04:56
@youtalk youtalk added run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) and removed tag:require-cuda-build-and-test run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) labels Feb 7, 2025
@youtalk
Copy link
Member Author

youtalk commented Feb 7, 2025

I don’t know why, but the CIs aren’t working.
It was just piled up in the queue.

Copy link

codecov bot commented Feb 7, 2025

Codecov Report

Attention: Patch coverage is 27.14777% with 212 lines in your changes missing coverage. Please review.

Project coverage is 29.28%. Comparing base (ecc7da8) to head (16a1cb6).
Report is 336 commits behind head on humble.

Files with missing lines Patch % Lines
...e_control_evaluator/src/control_evaluator_node.cpp 4.76% 78 Missing and 2 partials ⚠️
...ker/src/lane_departure_checker_node/parameters.cpp 0.00% 26 Missing ⚠️
...autoware_motion_utils/src/marker/marker_helper.cpp 5.26% 18 Missing ⚠️
...nal_controller/src/pid_longitudinal_controller.cpp 51.51% 13 Missing and 3 partials ⚠️
...re_control_evaluator/src/metrics/metrics_utils.cpp 0.00% 14 Missing ⚠️
..._path_checker_node/predicted_path_checker_node.cpp 0.00% 9 Missing ⚠️
...rture_checker_node/lane_departure_checker_node.cpp 0.00% 8 Missing ⚠️
...analysis/src/control_performance_analysis_core.cpp 0.00% 7 Missing ⚠️
.../predicted_path_checker_node/collision_checker.cpp 0.00% 6 Missing ⚠️
...ommon/autoware_test_utils/src/mock_data_parser.cpp 83.87% 1 Missing and 4 partials ⚠️
... and 9 more
Additional details and impacted files
@@            Coverage Diff             @@
##           humble   #10080      +/-   ##
==========================================
- Coverage   29.62%   29.28%   -0.34%     
==========================================
  Files        1442     1440       -2     
  Lines      108350   108118     -232     
  Branches    41377    42641    +1264     
==========================================
- Hits        32101    31667     -434     
- Misses      73132    73400     +268     
+ Partials     3117     3051      -66     
Flag Coverage Δ *Carryforward flag
differential 30.74% <27.14%> (+1.11%) ⬆️
differential-cuda 29.28% <27.14%> (?)
total 29.21% <27.14%> (-0.35%) ⬇️ Carriedforward from 461dbc1

*This pull request uses carry forward flags. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mitsudome-r mitsudome-r enabled auto-merge February 7, 2025 11:50
@mitsudome-r mitsudome-r disabled auto-merge February 7, 2025 11:50
@mitsudome-r mitsudome-r merged commit 3f867ee into humble Feb 7, 2025
48 of 50 checks passed
@mitsudome-r mitsudome-r deleted the release-0.41.0 branch February 7, 2025 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:common Common packages from the autoware-common repository. (auto-assigned) component:control Vehicle control algorithms and mechanisms. (auto-assigned) component:evaluator Evaluation tools for planning, localization etc. (auto-assigned) component:launch Launch files, scripts and initialization tools. (auto-assigned) component:localization Vehicle's position determination in its environment. (auto-assigned) component:map Map creation, storage, and loading. (auto-assigned) component:perception Advanced sensor data processing and environment understanding. (auto-assigned) component:planning Route planning, decision-making, and navigation. (auto-assigned) component:sensing Data acquisition from sensors, drivers, preprocessing. (auto-assigned) component:simulation Virtual environment setups and simulations. (auto-assigned) component:system System design and integration. (auto-assigned) component:tools Utility and debugging software. (auto-assigned) component:vehicle Vehicle-specific implementations, drivers, packages. (auto-assigned) run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) type:ci Continuous Integration (CI) processes and testing. (auto-assigned) type:documentation Creating or refining documentation. (auto-assigned)
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.