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

fix: merge tier4/autoware_launch:tier4/main #367

Closed
wants to merge 1,082 commits into from

Conversation

takayuki5168
Copy link

@takayuki5168 takayuki5168 commented Apr 4, 2024

Description

無印リリースのbetaブランチをtier4/mainではなくawf-latestブランチからマージすることになったため、tier4/mainとawf-latestの差分を今回のbetaブランチに直接マージする

Tests performed

Effects on system behavior

Pre-review checklist for the PR author

The PR author must check the checkboxes below when creating the PR.

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

  • There are no open discussions or they are tracked via tickets.

After all checkboxes are checked, anyone who has write access can merge the PR.

kminoda and others added 30 commits January 25, 2023 10:09
…tion#731)

* feat(autoware_launch): add map_component launcher

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

* added lanelet2 parameter too

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

* revert the addition of lanelet2 param

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

Signed-off-by: kminoda <[email protected]>
…dation#735)

* feat(mpc_lateral_controller): add steering bias removal

Signed-off-by: Takamasa Horibe <[email protected]>

* change name

Signed-off-by: Takamasa Horibe <[email protected]>

Signed-off-by: Takamasa Horibe <[email protected]>
updates:
- [github.com/igorshubovych/markdownlint-cli: v0.32.2 → v0.33.0](igorshubovych/markdownlint-cli@v0.32.2...v0.33.0)
- [github.com/adrienverge/yamllint: v1.28.0 → v1.29.0](adrienverge/yamllint@v1.28.0...v1.29.0)
- [github.com/tier4/pre-commit-hooks-ros: v0.7.1 → v0.8.0](tier4/pre-commit-hooks-ros@v0.7.1...v0.8.0)
- [github.com/shellcheck-py/shellcheck-py: v0.8.0.4 → v0.9.0.2](shellcheck-py/shellcheck-py@v0.8.0.4...v0.9.0.2)
- [github.com/scop/pre-commit-shfmt: v3.5.1-1 → v3.6.0-1](scop/pre-commit-shfmt@v3.5.1-1...v3.6.0-1)
- [github.com/pycqa/isort: 5.10.1 → 5.11.4](PyCQA/isort@5.10.1...5.11.4)
- [github.com/psf/black: 22.10.0 → 22.12.0](psf/black@22.10.0...22.12.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* feat(autoware_launch): visualize modified_goal as PoseWithUuidStamped (#182)

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

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

* feat(intersection): improve ego velocity prediction in collision detection (#181)


Signed-off-by: Mamoru Sobue <[email protected]>

* feat(control_launch): add min_braking_distance to lane_departure_checker (#184)

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

* fix(autoware_launch): enable launch_deprecated_api (#187)

* fix(autoware_launch): enable launch_deprecated_api

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

* Update autoware_launch/launch/components/tier4_autoware_api_component.launch.xml

Co-authored-by: Takagi, Isamu <[email protected]>

Signed-off-by: Takayuki Murooka <[email protected]>
Co-authored-by: Takagi, Isamu <[email protected]>

* fix(behavior_path_planner): prevent pull out back twice (#176)

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

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

* feat(intersection): add param for stuck stopline overshoot margin (#188)

Signed-off-by: Mamoru Sobue <[email protected]>

* feat(mpc_lateral_controller): add steering bias removal (#190)

* feat(mpc_lateral_controller): add steering bias removal

Signed-off-by: Takamasa Horibe <[email protected]>

* change name

Signed-off-by: Takamasa Horibe <[email protected]>

Signed-off-by: Takamasa Horibe <[email protected]>

* feat: remove unused args

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

---------

Signed-off-by: kosuke55 <[email protected]>
Signed-off-by: Mamoru Sobue <[email protected]>
Signed-off-by: Takayuki Murooka <[email protected]>
Signed-off-by: Takamasa Horibe <[email protected]>
Signed-off-by: tomoya.kimura <[email protected]>
Signed-off-by: Takagi, Isamu <[email protected]>
Co-authored-by: Kosuke Takeuchi <[email protected]>
Co-authored-by: Mamoru Sobue <[email protected]>
Co-authored-by: Takayuki Murooka <[email protected]>
Co-authored-by: Takagi, Isamu <[email protected]>
Co-authored-by: Takamasa Horibe <[email protected]>
Co-authored-by: tomoya.kimura <[email protected]>
Co-authored-by: Takagi, Isamu <[email protected]>
…e-launch

chore: sync awf/autoware_launch
…efoundation#751)

* manual sync with awf/autoware_launch

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

* ci(pre-commit): autofix

* add map launch

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>
…undation#755)

* fix(multi_object_tracker): update data association matrix

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

* updated parameter

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

* Update autoware_launch/config/perception/object_recognition/tracking/multi_object_tracker/data_association_matrix.param.yaml

also update for CAR->other objects

Co-authored-by: Yukihiro Saito <[email protected]>

---------

Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
Co-authored-by: Yukihiro Saito <[email protected]>
Signed-off-by: Takayuki Murooka <[email protected]>
modified launch_system_monitor param

modified launch_system_monitor_param
…e-launch

chore: sync awf/autoware_launch
…e-launch

chore: sync awf/autoware_launch
removed unnecessary dependencies
shmpwk and others added 26 commits January 15, 2024 14:47
chore: sync beta branch beta/v0.20.0 with tier4/main
feat: enable auto-merge in sync-awf-latest.yaml
chore: sync awf/autoware_launch
Signed-off-by: GitHub <[email protected]>
Co-authored-by: github-actions <[email protected]>
chore: sync beta branch beta/v0.21.0 with tier4/main
Signed-off-by: GitHub <[email protected]>
Co-authored-by: github-actions <[email protected]>
chore: sync awf/autoware_launch
feat: use tier4/awf-latest for upstream sync
chore: sync beta branch beta/v0.22.0 with tier4/main
Signed-off-by: GitHub <[email protected]>
Co-authored-by: github-actions <[email protected]>
chore: sync tier4/autoware_launch:awf-latest
chore: sync beta branch beta/v0.23.0 with tier4/main
Signed-off-by: Takayuki Murooka <[email protected]>
Signed-off-by: Takayuki Murooka <[email protected]>
chore: sync tier4/autoware_launch:awf-latest
chore: sync beta branch beta/v0.24.0 with tier4/main
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions <[email protected]>
* feat(ci): add sync-tier4-upstream-up-to-tag

* style(pre-commit): autofix

* delete quote

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
chore: sync tier4/autoware_launch:awf-latest
chore: sync beta branch beta/v0.25.0 with tier4/main
@takayuki5168 takayuki5168 deleted the tmp/beta/v0.26.0-fix branch April 4, 2024 10:58
yuki-takagi-66 pushed a commit that referenced this pull request Jul 8, 2024
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.