forked from autowarefoundation/autoware_launch
-
Notifications
You must be signed in to change notification settings - Fork 4
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
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…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]>
…oundation#738) Signed-off-by: Mamoru Sobue <[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>
Signed-off-by: Tomohito Ando <[email protected]>
chore: sync awf-latest
…owarefoundation#741) Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
* 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>
…utowarefoundation#742) Signed-off-by: tomoya.kimura <[email protected]>
…oundation#749) Signed-off-by: Takayuki Murooka <[email protected]>
…foundation#744) Signed-off-by: Takamasa Horibe <[email protected]>
…arefoundation#756) Signed-off-by: tomoya.kimura <[email protected]>
…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]>
Signed-off-by: Takayuki Murooka <[email protected]>
modified launch_system_monitor param modified launch_system_monitor_param
…sync-awf-autoware-launch
…e-launch chore: sync awf/autoware_launch
…e-launch chore: sync awf/autoware_launch
removed unnecessary dependencies
…ance (autowarefoundation#763) Signed-off-by: Takayuki Murooka <[email protected]>
…n#734) Update start_planner.param.yaml
chore: sync beta branch beta/v0.20.0 with tier4/main
Signed-off-by: Takayuki Murooka <[email protected]>
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
Signed-off-by: Takayuki Murooka <[email protected]>
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: remove unnecessary workflows
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
Signed-off-by: Takayuki Murooka <[email protected]>
yuki-takagi-66
pushed a commit
that referenced
this pull request
Jul 8, 2024
Signed-off-by: Tomohito Ando <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
After all checkboxes are checked, anyone who has write access can merge the PR.