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 tier4/autoware_launch:awf-latest #713

Merged
merged 84 commits into from
Dec 12, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
84 commits
Select commit Hold shift + click to select a range
068a604
feat(psim, dummy_diag, diagnostic_graph_aggregator)!: launch dummy_di…
yuki-takagi-66 Nov 14, 2024
01db6a2
Merge pull request #666 from tier4/sync-awf-latest
tier4-autoware-public-bot[bot] Nov 14, 2024
a9da3ea
chore(package.xml): bump version to 0.38.0 (#1226) (#1229)
youtalk Nov 14, 2024
47bd828
Merge pull request #667 from tier4/sync-awf-latest
tier4-autoware-public-bot[bot] Nov 14, 2024
68426e5
feat(crosswalk): disable slowdowns when the crosswalk is occluded (#1…
maxime-clem Nov 15, 2024
f669363
Merge pull request #669 from tier4/sync-awf-latest
tier4-autoware-public-bot[bot] Nov 15, 2024
42f8c16
feat(goal_planner): loosen safety check to prevent unnecessary stop (…
kosuke55 Nov 15, 2024
3a2bc77
Merge pull request #670 from tier4/sync-awf-latest
tier4-autoware-public-bot[bot] Nov 15, 2024
1f6ee4e
chore(crosswalk)!: delete wide crosswalk corresponding function (#1233)
yuki-takagi-66 Nov 15, 2024
e618ded
Merge pull request #671 from tier4/sync-awf-latest
tier4-autoware-public-bot[bot] Nov 15, 2024
a217440
feat(rviz): show velocity/steering factors (#1235)
satoshi-ota Nov 18, 2024
44821b7
Merge pull request #672 from tier4/sync-awf-latest
tier4-autoware-public-bot[bot] Nov 18, 2024
5806a02
feat(freespace_planner): lower safety distance margin from 0.5 to 0.4…
maxime-clem Nov 18, 2024
63c2ac6
Merge pull request #673 from tier4/sync-awf-latest
tier4-autoware-public-bot[bot] Nov 18, 2024
2269c49
chore(system_diagnostic_monitor): sort paths (#1230)
yuki-takagi-66 Nov 19, 2024
8b51fc9
Merge pull request #674 from tier4/sync-awf-latest
tier4-autoware-public-bot[bot] Nov 19, 2024
28767b4
feat: enable MRM summary
takayuki5168 Nov 19, 2024
c42bd46
feat(control): use preset.yaml to control which modules to launch for…
xtk8532704 Nov 19, 2024
6a0b563
Merge pull request #675 from tier4/feat/enable-mrm-summary
takayuki5168 Nov 19, 2024
c3649a6
feat: add an option of odometry uncertainty consideration in multi_ob…
technolojin Nov 19, 2024
3d20c99
Merge branch 'awf-latest' into sync-awf-latest
takayuki5168 Nov 19, 2024
73a9c27
Merge pull request #676 from tier4/sync-awf-latest
takayuki5168 Nov 19, 2024
e32c5c7
fix: default value for control_module_preset (#1242)
takayuki5168 Nov 19, 2024
268975a
Merge pull request #678 from tier4/sync-awf-latest
tier4-autoware-public-bot[bot] Nov 19, 2024
bb90f51
fix: default value for control_module_preset (#1243)
SakodaShintaro Nov 20, 2024
ed22255
Merge pull request #679 from tier4/sync-awf-latest
tier4-autoware-public-bot[bot] Nov 20, 2024
ea30ec0
feat(processing_time_checker): update processing time list (#1236)
Kazunori-Nakajima Nov 20, 2024
90770e1
Merge pull request #680 from tier4/sync-awf-latest
tier4-autoware-public-bot[bot] Nov 20, 2024
c9ac4fe
feat(rviz): visualize error diag graph (false by default)
takayuki5168 Nov 21, 2024
7979bed
enable
takayuki5168 Nov 21, 2024
8e5f348
increase show_rate
takayuki5168 Nov 21, 2024
6f09415
feat(autonomous_emergency_braking) add params for limiting imu path w…
danielsanchezaran Nov 25, 2024
a5e5983
Merge pull request #684 from tier4/sync-awf-latest
tier4-autoware-public-bot[bot] Nov 25, 2024
350083c
feat(scan_ground_filter): update grid size for ground segmentation (#…
technolojin Nov 26, 2024
51c0ec2
Merge pull request #686 from tier4/sync-awf-latest
tier4-autoware-public-bot[bot] Nov 26, 2024
ce7fe45
refactor(lane_change): refactor lane change parameters (#1247)
mkquda Nov 26, 2024
2331326
Merge pull request #687 from tier4/sync-awf-latest
tier4-autoware-public-bot[bot] Nov 26, 2024
d91c508
fix(static_obstacle_avoidance): improve avoidance for parked NPCs (#1…
ahmeddesokyebrahim Nov 26, 2024
e14b2c8
fix(dynamic_obstacle_avoidance): improve avoidance for moving NPCs (#…
beyzanurkaya Nov 26, 2024
144d8e3
Merge pull request #688 from tier4/sync-awf-latest
tier4-autoware-public-bot[bot] Nov 26, 2024
44afd91
refactor(autoware_behavior_velocity_planner_common,autoware_behavior_…
yhisaki Nov 27, 2024
ab651d4
Merge pull request #689 from tier4/sync-awf-latest
tier4-autoware-public-bot[bot] Nov 27, 2024
72c84f1
chore: rename codeowners file
tkimura4 Nov 27, 2024
9532500
Merge pull request #690 from tier4/chore/rename_code_owner_file
rej55 Nov 27, 2024
cf5cdb7
Revert "fix(dynamic_obstacle_avoidance): improve avoidance for moving…
go-sakayori Nov 27, 2024
9a4809d
Revert "fix(static_obstacle_avoidance): improve avoidance for parked …
go-sakayori Nov 27, 2024
1bacab9
Merge pull request #692 from tier4/revert_dense_urban_odd
go-sakayori Nov 28, 2024
99a75f8
feat(lane_change): add delay lane change parameters (#1256)
mkquda Nov 28, 2024
2a57b5d
Merge pull request #693 from tier4/sync-awf-latest
tier4-autoware-public-bot[bot] Nov 28, 2024
10d823d
feat(autonomous_emergency_braking): add parameter to limit IMU path l…
kyoichi-sugahara Nov 28, 2024
67ca494
Merge pull request #694 from tier4/sync-awf-latest
tier4-autoware-public-bot[bot] Nov 28, 2024
4826faf
refactor(system_diagnostic_monitor, dummy_diag_publisher, diagnostic_…
yuki-takagi-66 Nov 29, 2024
1a43361
chore: sync awf-latest (#696)
tier4-autoware-public-bot[bot] Nov 29, 2024
abcd4ea
refactor(diag): fork diag graph settings from awf (#698)
yuki-takagi-66 Nov 29, 2024
3cd81cc
feat(object_lanelet_filter): add configurable margin for object lanel…
sebekx Dec 2, 2024
6bbe983
fix(rviz): fix a bug about visualizing ego model (#1257)
xtk8532704 Dec 2, 2024
63bfe66
chore: sync awf-latest (#697)
tier4-autoware-public-bot[bot] Dec 3, 2024
b6530a5
refactor(glog_component): prefix package and namespace with autoware …
esteve Dec 4, 2024
d9ac509
refactor(global_parameter_loader): prefix package and namespace with …
esteve Dec 4, 2024
a8368db
feat(lane_change): add new lane change parameter (#1224)
mkquda Dec 5, 2024
491c776
chore: sync awf-latest (#701)
tier4-autoware-public-bot[bot] Dec 5, 2024
955982d
Merge pull request #702 from tier4/sync-awf-latest
tier4-autoware-public-bot[bot] Dec 5, 2024
dfd73f7
chore(package.xml): bump version to 0.39.0 (#1248) (#1261)
mitsudome-r Dec 6, 2024
4635f36
Merge pull request #703 from tier4/sync-awf-latest
tier4-autoware-public-bot[bot] Dec 6, 2024
5077723
chore: sync files (#1190)
awf-autoware-bot[bot] Dec 8, 2024
6c373d2
Merge pull request #704 from tier4/sync-awf-latest
tier4-autoware-public-bot[bot] Dec 8, 2024
8a8f9c8
feat(diag): use tier4 diag graph settings (#705)
yuki-takagi-66 Dec 9, 2024
a81c9fe
fix(pointcloud_container.launch.py): autoware_glog_component (#1260)
SakodaShintaro Dec 9, 2024
ac972ab
feat(diag): build tier4 diag settings (#699)
yuki-takagi-66 Dec 9, 2024
06408ba
Merge pull request #706 from tier4/sync-awf-latest
tier4-autoware-public-bot[bot] Dec 9, 2024
830e111
ci(sync-files): make use of sync-file-templates repository (#1262)
xmfcx Dec 9, 2024
7be35b4
Merge pull request #707 from tier4/sync-awf-latest
tier4-autoware-public-bot[bot] Dec 9, 2024
5e3e6d1
Fixed the diag name of /localization/004-accuracy
SakodaShintaro Dec 10, 2024
244897d
Update autoware_launch/rviz/autoware.rviz
takayuki5168 Dec 10, 2024
426a873
Merge pull request #708 from tier4/fix/diag_name_of_localizatoin-004-…
SakodaShintaro Dec 10, 2024
3393cde
Merge pull request #682 from tier4/feat/error-diag-graph
takayuki5168 Dec 10, 2024
7952ed9
Fixed tier4 dummy_diag_publisher.param.yaml
SakodaShintaro Dec 10, 2024
e20ec54
Merge pull request #709 from tier4/fix/tier4_dummy_diag_publisher
SakodaShintaro Dec 10, 2024
a8e7a8d
refactor(obstacle_cruise_planner)!: refactor rviz and terminal info (…
yuki-takagi-66 Dec 11, 2024
d2c8453
Merge pull request #710 from tier4/sync-awf-latest
tier4-autoware-public-bot[bot] Dec 11, 2024
5b4ea05
fix(detection-lidar-model): remove unused iou_nms_target_class_names …
technolojin Dec 12, 2024
4a2f251
chore(package.xml): bump version to 0.40.0 (#1272)
rej55 Dec 12, 2024
ad7ef8a
Merge pull request #711 from tier4/sync-awf-latest
tier4-autoware-public-bot[bot] Dec 12, 2024
f01d143
Merge branch 'beta/v0.40' into sync-awf-upstream
xtk8532704 Dec 12, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .github/ISSUE_TEMPLATE/bug.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# This file is automatically synced from:
# https://github.com/autowarefoundation/sync-file-templates
# To make changes, update the source repository and follow the guidelines in its README.

name: Bug
description: Report a bug
body:
Expand Down
4 changes: 4 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# This file is automatically synced from:
# https://github.com/autowarefoundation/sync-file-templates
# To make changes, update the source repository and follow the guidelines in its README.

blank_issues_enabled: false
contact_links:
- name: Question
Expand Down
4 changes: 4 additions & 0 deletions .github/ISSUE_TEMPLATE/task.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# This file is automatically synced from:
# https://github.com/autowarefoundation/sync-file-templates
# To make changes, update the source repository and follow the guidelines in its README.

name: Task
description: Plan a task
body:
Expand Down
8 changes: 0 additions & 8 deletions .github/PULL_REQUEST_TEMPLATE.md

This file was deleted.

44 changes: 0 additions & 44 deletions .github/PULL_REQUEST_TEMPLATE/small-change.md

This file was deleted.

63 changes: 0 additions & 63 deletions .github/PULL_REQUEST_TEMPLATE/standard-change.md

This file was deleted.

File renamed without changes.
4 changes: 4 additions & 0 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# This file is automatically synced from:
# https://github.com/autowarefoundation/sync-file-templates
# To make changes, update the source repository and follow the guidelines in its README.

version: 2
updates:
- package-ecosystem: github-actions
Expand Down
11 changes: 11 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
## Description

## How was this PR tested?

## Notes for reviewers

None.

## Effects on system behavior

None.
4 changes: 4 additions & 0 deletions .github/stale.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# This file is automatically synced from:
# https://github.com/autowarefoundation/sync-file-templates
# To make changes, update the source repository and follow the guidelines in its README.

# Modified from https://github.com/probot/stale#usage

# Number of days of inactivity before an Issue or Pull Request with the stale label is closed
Expand Down
14 changes: 7 additions & 7 deletions .github/sync-files.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
- repository: autowarefoundation/autoware
- repository: autowarefoundation/sync-file-templates
source-dir: sources
files:
- source: CODE_OF_CONDUCT.md
- source: CONTRIBUTING.md
Expand All @@ -7,28 +8,27 @@
- source: .github/ISSUE_TEMPLATE/bug.yaml
- source: .github/ISSUE_TEMPLATE/config.yml
- source: .github/ISSUE_TEMPLATE/task.yaml
- source: .github/PULL_REQUEST_TEMPLATE.md
- source: .github/PULL_REQUEST_TEMPLATE/small-change.md
- source: .github/PULL_REQUEST_TEMPLATE/standard-change.md
- source: .github/pull_request_template.md
- source: .github/dependabot.yaml
- source: .github/workflows/backport.yaml
- source: .github/stale.yml
- source: .github/workflows/comment-on-pr.yaml
- source: .github/workflows/github-release.yaml
- source: .github/workflows/pre-commit.yaml
- source: .github/workflows/pre-commit-optional.yaml
- source: .github/workflows/semantic-pull-request.yaml
- source: .github/workflows/spell-check-daily.yaml
- source: .github/workflows/spell-check-differential.yaml
- source: .github/workflows/sync-files.yaml
- source: .markdown-link-check.json
- source: .markdownlint.yaml
- source: .pre-commit-config-optional.yaml
- source: .prettierignore
pre-commands: |
sd "rviz\n" "rviz\n**/diagnostic_graph_aggregator/\n" {source}
- source: .prettierrc.yaml
- source: .yamllint.yaml
- source: setup.cfg

- repository: autowarefoundation/autoware_common
files:
- source: .github/workflows/build-and-test.yaml
- source: .github/workflows/build-and-test-differential.yaml
- source: .github/workflows/cancel-previous-workflows.yaml
4 changes: 4 additions & 0 deletions .github/workflows/build-and-test-differential.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# This file is automatically synced from:
# https://github.com/autowarefoundation/sync-file-templates
# To make changes, update the source repository and follow the guidelines in its README.

name: build-and-test-differential

on:
Expand Down
4 changes: 4 additions & 0 deletions .github/workflows/build-and-test.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# This file is automatically synced from:
# https://github.com/autowarefoundation/sync-file-templates
# To make changes, update the source repository and follow the guidelines in its README.

name: build-and-test

on:
Expand Down
4 changes: 4 additions & 0 deletions .github/workflows/cancel-previous-workflows.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# This file is automatically synced from:
# https://github.com/autowarefoundation/sync-file-templates
# To make changes, update the source repository and follow the guidelines in its README.

name: cancel-previous-workflows

on:
Expand Down
44 changes: 24 additions & 20 deletions .github/workflows/comment-on-pr.yaml
Original file line number Diff line number Diff line change
@@ -1,25 +1,29 @@
name: comment-on-pr
# This file is automatically synced from:
# https://github.com/autowarefoundation/sync-file-templates
# To make changes, update the source repository and follow the guidelines in its README.

name: comment-on-pr
on:
pull_request:
types:
- opened
branches:
- beta/v0.[0-9]+.[1-9]+
pull_request_target:

jobs:
comment:
runs-on: ubuntu-latest
comment-on-pr:
runs-on: ubuntu-22.04
permissions:
pull-requests: write
steps:
- name: Create comments
run: |
cat << EOF > comments
### Merging guidelines for the beta branch
Please use `Squash and merge` as the default.
However, when incorporating multiple changes with cherry-pick, use a `Create a merge commit` to preserve the changes in the history.
EOF
- name: Post comments
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
URL: ${{ github.event.pull_request.html_url }}
run: gh pr comment -F ./comments "${URL}"
- name: Check out repository
uses: actions/checkout@v4

- name: Initial PR comment
uses: marocchino/sticky-pull-request-comment@v2
with:
message: |
Thank you for contributing to the Autoware project!

🚧 If your pull request is in progress, [switch it to draft mode](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/changing-the-stage-of-a-pull-request#converting-a-pull-request-to-a-draft).

Please ensure:
- You've checked our [contribution guidelines](https://autowarefoundation.github.io/autoware-documentation/main/contributing/).
- Your PR follows our [pull request guidelines](https://autowarefoundation.github.io/autoware-documentation/main/contributing/pull-request-guidelines/).
- All required CI checks pass before [marking the PR ready for review](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/changing-the-stage-of-a-pull-request#marking-a-pull-request-as-ready-for-review).
4 changes: 4 additions & 0 deletions .github/workflows/github-release.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# This file is automatically synced from:
# https://github.com/autowarefoundation/sync-file-templates
# To make changes, update the source repository and follow the guidelines in its README.

name: github-release

on:
Expand Down
4 changes: 4 additions & 0 deletions .github/workflows/pre-commit-optional.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# This file is automatically synced from:
# https://github.com/autowarefoundation/sync-file-templates
# To make changes, update the source repository and follow the guidelines in its README.

name: pre-commit-optional

on:
Expand Down
4 changes: 4 additions & 0 deletions .github/workflows/pre-commit.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# This file is automatically synced from:
# https://github.com/autowarefoundation/sync-file-templates
# To make changes, update the source repository and follow the guidelines in its README.

name: pre-commit

on:
Expand Down
4 changes: 4 additions & 0 deletions .github/workflows/semantic-pull-request.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# This file is automatically synced from:
# https://github.com/autowarefoundation/sync-file-templates
# To make changes, update the source repository and follow the guidelines in its README.

name: semantic-pull-request

on:
Expand Down
26 changes: 26 additions & 0 deletions .github/workflows/spell-check-daily.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# This file is automatically synced from:
# https://github.com/autowarefoundation/sync-file-templates
# To make changes, update the source repository and follow the guidelines in its README.

name: spell-check-daily

on:
schedule:
- cron: 0 0 * * *
workflow_dispatch:

jobs:
spell-check-daily:
runs-on: ubuntu-22.04
steps:
- name: Check out repository
uses: actions/checkout@v4

- name: Run spell-check
uses: autowarefoundation/autoware-github-actions/spell-check@v1
with:
incremental-files-only: false
cspell-json-url: https://raw.githubusercontent.com/tier4/autoware-spell-check-dict/main/.cspell.json
dict-packages: |
https://github.com/autowarefoundation/autoware-spell-check-dict
https://github.com/tier4/cspell-dicts
9 changes: 8 additions & 1 deletion .github/workflows/spell-check-differential.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# This file is automatically synced from:
# https://github.com/autowarefoundation/sync-file-templates
# To make changes, update the source repository and follow the guidelines in its README.

name: spell-check-differential

on:
Expand All @@ -13,4 +17,7 @@ jobs:
- name: Run spell-check
uses: autowarefoundation/autoware-github-actions/spell-check@v1
with:
cspell-json-url: https://raw.githubusercontent.com/tier4/autoware-spell-check-dict/main/.cspell.json
cspell-json-url: https://raw.githubusercontent.com/autowarefoundation/autoware-spell-check-dict/main/.cspell.json
dict-packages: |
https://github.com/autowarefoundation/autoware-spell-check-dict
https://github.com/tier4/cspell-dicts
4 changes: 4 additions & 0 deletions .github/workflows/sync-files.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# This file is automatically synced from:
# https://github.com/autowarefoundation/sync-file-templates
# To make changes, update the source repository and follow the guidelines in its README.

name: sync-files

on:
Expand Down
4 changes: 4 additions & 0 deletions .markdownlint.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# This file is automatically synced from:
# https://github.com/autowarefoundation/sync-file-templates
# To make changes, update the source repository and follow the guidelines in its README.

# See https://github.com/DavidAnson/markdownlint/blob/main/doc/Rules.md for all rules.
default: true
MD013: false
Expand Down
4 changes: 4 additions & 0 deletions .pre-commit-config-optional.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# This file is automatically synced from:
# https://github.com/autowarefoundation/sync-file-templates
# To make changes, update the source repository and follow the guidelines in its README.

repos:
- repo: https://github.com/tcort/markdown-link-check
rev: v3.12.2
Expand Down
4 changes: 4 additions & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# This file is automatically synced from:
# https://github.com/autowarefoundation/sync-file-templates
# To make changes, update the source repository and follow the guidelines in its README.

*.param.yaml
*.rviz
**/diagnostic_graph_aggregator/
Loading
Loading