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

Merged
merged 39 commits into from
Feb 7, 2025
Merged

chore: bump version to 0.41.0 #1324

merged 39 commits into from
Feb 7, 2025

Conversation

youtalk
Copy link
Member

@youtalk youtalk commented Feb 7, 2025

Description

bump version to 0.41.0

Ref. https://github.com/tier4/autoware_launch/commits/v0.41.0/

How was this PR tested?

Notes for reviewers

None.

Effects on system behavior

None.

yuki-takagi-66 and others added 30 commits December 12, 2024 20:04
…eter, enable mrm_comfortable_stop (#1265)

Signed-off-by: yuki-takagi-66 <[email protected]>
…ource to trajectory_adaptive (#1276)

Signed-off-by: yuki-takagi-66 <[email protected]>
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions <[email protected]>
Bumps [actions/labeler](https://github.com/actions/labeler) from 4 to 5.
- [Release notes](https://github.com/actions/labeler/releases)
- [Commits](actions/labeler@v4...v5)

---
updated-dependencies:
- dependency-name: actions/labeler
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions <[email protected]>
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6 to 7.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](peter-evans/create-pull-request@v6...v7)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore: sync files

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* style(pre-commit): autofix

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
… in obstacle_pointcloud_based_validator (#1277)

feat: add validation for maximum distance in obstacle_pointcloud_based_validator

Signed-off-by: Taekjin LEE <[email protected]>
…lower (#1283)

* feat: remove emergency_state_traj_{trans/rot}_dev from trajectory_follower

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

* update codeowner

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

---------

Signed-off-by: Takayuki Murooka <[email protected]>
…trajectory_goal_adaptive (#1288)

Signed-off-by: yuki-takagi-66 <[email protected]>
* add timekeeper option

Signed-off-by: a-maumau <[email protected]>

* add cache option and mod unrectified_image option

Signed-off-by: a-maumau <[email protected]>

* fix parameter names

Signed-off-by: a-maumau <[email protected]>

---------

Signed-off-by: a-maumau <[email protected]>
)

* add config

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

* change ros parameter name

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

---------

Signed-off-by: MasatoSaeki <[email protected]>
add parameter to enable/disable keeping distance from front stopped object

Signed-off-by: mohammad alqudah <[email protected]>
* add flag to enable/disable terminal path feature

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

* add parameter to cofigure stop point placement

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

* add flag to disable feature near goal

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

* set default flag value to false

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

---------

Signed-off-by: mohammad alqudah <[email protected]>
…when ego near terminal (#1290)

* add parameter for enabling frenet

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

* parameterized th_yaw_diff

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

* prepare segment curvature threshold

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

* add curvature smoothing

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

---------

Signed-off-by: Zulfaqar Azmi <[email protected]>
fix typo in drivable_are_expansion.param.yaml

Signed-off-by: Autumn60 <[email protected]>
add time limit param

Signed-off-by: mohammad alqudah <[email protected]>
* refactor(lane_change): parameterize incoming object angle for filter

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

* add missing param

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

---------

Signed-off-by: Zulfaqar Azmi <[email protected]>
chore: add p/c maintainers

Signed-off-by: Zulfaqar Azmi <[email protected]>
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions <[email protected]>
Copy link

github-actions bot commented Feb 7, 2025

Thank you for contributing to the Autoware project!

🚧 If your pull request is in progress, switch it to draft mode.

Please ensure:

@github-actions github-actions bot added type:documentation Creating or refining documentation. (auto-assigned) component:system System design and integration. (auto-assigned) type:ci Continuous Integration (CI) processes and testing. (auto-assigned) component:ui User interface, user experience, graphical user interfaces. (auto-assigned) labels Feb 7, 2025
@youtalk youtalk self-assigned this Feb 7, 2025
@youtalk youtalk added run:build-and-test-differential and removed type:documentation Creating or refining documentation. (auto-assigned) component:system System design and integration. (auto-assigned) type:ci Continuous Integration (CI) processes and testing. (auto-assigned) component:ui User interface, user experience, graphical user interfaces. (auto-assigned) labels Feb 7, 2025
@youtalk
Copy link
Member Author

youtalk commented Feb 7, 2025

MERGE COMMIT!

@youtalk youtalk enabled auto-merge February 7, 2025 04:54
@mitsudome-r mitsudome-r disabled auto-merge February 7, 2025 04:56
@mitsudome-r
Copy link
Member

CI is passing. I have confirmed that modification is a sync up to main when we set 0.41.0 in main branch.
I don't think we need approval from all the code owners for this PR so I'm merging it as admin.

@mitsudome-r mitsudome-r merged commit dd447d9 into humble Feb 7, 2025
15 checks passed
@mitsudome-r mitsudome-r deleted the release-0.41.0 branch February 7, 2025 05:03
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.