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

feat(behavior_path_planner): run avoidance and pull out simultaneously #321

Merged
merged 1 commit into from
Apr 25, 2023

Conversation

kosuke55
Copy link
Contributor

@kosuke55 kosuke55 commented Apr 25, 2023

Description

launcher update for autowarefoundation/autoware.universe#3481

Related links

Tests performed

psim, scenario test

Notes for reviewers

Interface changes

no

Effects on system behavior

can run avoidance and pull out simultaneously

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.

  • The PR follows the pull request guidelines.
  • The PR has been properly tested.
  • The PR has been reviewed by the code owners.

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.
  • The PR is ready for merge.

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

Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
@kosuke55 kosuke55 merged commit 321de76 into main Apr 25, 2023
@kosuke55 kosuke55 deleted the feat/pull_out_avoidance branch April 25, 2023 10:35
takayuki5168 referenced this pull request in tier4/autoware_launch Apr 26, 2023
Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
takayuki5168 referenced this pull request in tier4/autoware_launch Apr 26, 2023
* chore: sync awf-latest (#322)

style: fix flake8 C417 (#321)

Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>

Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com>

* chore: sync awf-latest (#325)

* chore: sync files (#311)

Signed-off-by: GitHub <noreply@github.com>

Co-authored-by: kenji-miyake <kenji-miyake@users.noreply.github.com>

* feat: disable namespace `lane_start_bound` (#314)

* feat: disable lane_bound

* fix: lane_start_bound

* feat: add center_line_arrows to disable

* ci: add sync-awf.yaml (#318)

* ci: add sync-awf.yaml

Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>

* rename

Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>

* refactor(vehicle_cmd_gate): add namespace (#316)

Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>

* style: fix flake8 C417 (#321)

Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>

* chore(behavior_velocity): update latest params (#320)

* chore(behavior_velocity): update latest params

Signed-off-by: tanaka3 <ttatcoder@outlook.jp>

* ci(pre-commit): autofix

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* ci(pre-commit): autoupdate (#324)

updates:
- [github.com/tier4/pre-commit-hooks-ros: v0.7.0 → v0.7.1](tier4/pre-commit-hooks-ros@v0.7.0...v0.7.1)
- [github.com/scop/pre-commit-shfmt: v3.4.3-1 → v3.5.0-1](scop/pre-commit-shfmt@v3.4.3-1...v3.5.0-1)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* feat(autoware_api_launch): add rtc controller (#305)

* add rtc controller

Signed-off-by: tkhmy <tkh.my.p@gmail.com>

* change line

Signed-off-by: tkhmy <tkh.my.p@gmail.com>

* change back to alphabetical order

Signed-off-by: tkhmy <tkh.my.p@gmail.com>

Co-authored-by: tier4-autoware-public-bot[bot] <98652886+tier4-autoware-public-bot[bot]@users.noreply.github.com>
Co-authored-by: kenji-miyake <kenji-miyake@users.noreply.github.com>
Co-authored-by: Hiroki OTA <hiroki.ota@tier4.jp>
Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com>
Co-authored-by: Takamasa Horibe <horibe.takamasa@gmail.com>
Co-authored-by: taikitanaka3 <65527974+taikitanaka3@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Kah Hooi Tan <41041286+tkhmy@users.noreply.github.com>

* add calibration status launcher to external_api_adaptor

Signed-off-by: TakumiKozaka-T4 <takumi.kozaka@tier4.jp>

* pull awf-latest

Signed-off-by: TakumiKozaka-T4 <takumi.kozaka@tier4.jp>

* chore: sync awf-latest (#334)

* chore: sync files (#327)

Signed-off-by: GitHub <noreply@github.com>

Co-authored-by: kenji-miyake <kenji-miyake@users.noreply.github.com>

* refactor: virtual wall rviz config (#326)

Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>

* feat(rviz_plugin): adaptive scaling for display size (#329)

Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>

* fix: support context dict key for humble (#328)

* fix: support context dict key for humble

Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp>

* add todo comment

Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com>

Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com>

* fix: modify type of global parameter (#333)

Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp>

* chore: sync files (#335)

Signed-off-by: GitHub <noreply@github.com>

Co-authored-by: kenji-miyake <kenji-miyake@users.noreply.github.com>

* feat: use multithread for traffic light container as default (#336)

Signed-off-by: tomoya.kimura <tomoya.kimura@tier4.jp>

* fix(localization_launch): fix input topic name (#338)

* feat(behavior_velocity): add run out module (#339)

* feat(behavior_velocity): add parameter yaml for behavior_velocity_planner

Signed-off-by: Tomohito Ando <tomohito.ando@tier4.jp>

* feat(behavior_velocity): add run out module

Signed-off-by: Tomohito Ando <tomohito.ando@tier4.jp>

* ci(pre-commit): autofix

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

Co-authored-by: tier4-autoware-public-bot[bot] <98652886+tier4-autoware-public-bot[bot]@users.noreply.github.com>
Co-authored-by: kenji-miyake <kenji-miyake@users.noreply.github.com>
Co-authored-by: Takamasa Horibe <horibe.takamasa@gmail.com>
Co-authored-by: Daisuke Nishimatsu <42202095+wep21@users.noreply.github.com>
Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com>
Co-authored-by: Tomoya Kimura <tomoya.kimura@tier4.jp>
Co-authored-by: Yamato Ando <yamato.ando@gmail.com>
Co-authored-by: Tomohito ANDO <tomohito.ando@tier4.jp>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* fix(mission_planner): disable lane_start_bound in Rviz (#341)

Signed-off-by: h-ohta <hiroki.ota@tier4.jp>

* pull the latest tier4/universe

Signed-off-by: TakumiKozaka-T4 <takumi.kozaka@tier4.jp>

* pull awf-latest

Signed-off-by: TakumiKozaka-T4 <takumi.kozaka@tier4.jp>

* fixed unnecessary change.

Signed-off-by: TakumiKozaka-T4 <takumi.kozaka@tier4.jp>

Co-authored-by: tier4-autoware-public-bot[bot] <98652886+tier4-autoware-public-bot[bot]@users.noreply.github.com>
Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com>
Co-authored-by: kenji-miyake <kenji-miyake@users.noreply.github.com>
Co-authored-by: Hiroki OTA <hiroki.ota@tier4.jp>
Co-authored-by: Takamasa Horibe <horibe.takamasa@gmail.com>
Co-authored-by: taikitanaka3 <65527974+taikitanaka3@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Kah Hooi Tan <41041286+tkhmy@users.noreply.github.com>
Co-authored-by: Daisuke Nishimatsu <42202095+wep21@users.noreply.github.com>
Co-authored-by: Tomoya Kimura <tomoya.kimura@tier4.jp>
Co-authored-by: Yamato Ando <yamato.ando@gmail.com>
Co-authored-by: Tomohito ANDO <tomohito.ando@tier4.jp>
takayuki5168 referenced this pull request in tier4/autoware_launch Apr 26, 2023
* chore: sync awf-latest (#322)

style: fix flake8 C417 (#321)

Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>

Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com>

* chore: sync awf-latest (#325)

* chore: sync files (#311)

Signed-off-by: GitHub <noreply@github.com>

Co-authored-by: kenji-miyake <kenji-miyake@users.noreply.github.com>

* feat: disable namespace `lane_start_bound` (#314)

* feat: disable lane_bound

* fix: lane_start_bound

* feat: add center_line_arrows to disable

* ci: add sync-awf.yaml (#318)

* ci: add sync-awf.yaml

Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>

* rename

Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>

* refactor(vehicle_cmd_gate): add namespace (#316)

Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>

* style: fix flake8 C417 (#321)

Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>

* chore(behavior_velocity): update latest params (#320)

* chore(behavior_velocity): update latest params

Signed-off-by: tanaka3 <ttatcoder@outlook.jp>

* ci(pre-commit): autofix

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* ci(pre-commit): autoupdate (#324)

updates:
- [github.com/tier4/pre-commit-hooks-ros: v0.7.0 → v0.7.1](tier4/pre-commit-hooks-ros@v0.7.0...v0.7.1)
- [github.com/scop/pre-commit-shfmt: v3.4.3-1 → v3.5.0-1](scop/pre-commit-shfmt@v3.4.3-1...v3.5.0-1)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* feat(autoware_api_launch): add rtc controller (#305)

* add rtc controller

Signed-off-by: tkhmy <tkh.my.p@gmail.com>

* change line

Signed-off-by: tkhmy <tkh.my.p@gmail.com>

* change back to alphabetical order

Signed-off-by: tkhmy <tkh.my.p@gmail.com>

Co-authored-by: tier4-autoware-public-bot[bot] <98652886+tier4-autoware-public-bot[bot]@users.noreply.github.com>
Co-authored-by: kenji-miyake <kenji-miyake@users.noreply.github.com>
Co-authored-by: Hiroki OTA <hiroki.ota@tier4.jp>
Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com>
Co-authored-by: Takamasa Horibe <horibe.takamasa@gmail.com>
Co-authored-by: taikitanaka3 <65527974+taikitanaka3@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Kah Hooi Tan <41041286+tkhmy@users.noreply.github.com>

* chore: sync awf-latest (#334)

* chore: sync files (#327)

Signed-off-by: GitHub <noreply@github.com>

Co-authored-by: kenji-miyake <kenji-miyake@users.noreply.github.com>

* refactor: virtual wall rviz config (#326)

Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>

* feat(rviz_plugin): adaptive scaling for display size (#329)

Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>

* fix: support context dict key for humble (#328)

* fix: support context dict key for humble

Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp>

* add todo comment

Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com>

Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com>

* fix: modify type of global parameter (#333)

Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp>

* chore: sync files (#335)

Signed-off-by: GitHub <noreply@github.com>

Co-authored-by: kenji-miyake <kenji-miyake@users.noreply.github.com>

* feat: use multithread for traffic light container as default (#336)

Signed-off-by: tomoya.kimura <tomoya.kimura@tier4.jp>

* fix(localization_launch): fix input topic name (#338)

* feat(behavior_velocity): add run out module (#339)

* feat(behavior_velocity): add parameter yaml for behavior_velocity_planner

Signed-off-by: Tomohito Ando <tomohito.ando@tier4.jp>

* feat(behavior_velocity): add run out module

Signed-off-by: Tomohito Ando <tomohito.ando@tier4.jp>

* ci(pre-commit): autofix

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

Co-authored-by: tier4-autoware-public-bot[bot] <98652886+tier4-autoware-public-bot[bot]@users.noreply.github.com>
Co-authored-by: kenji-miyake <kenji-miyake@users.noreply.github.com>
Co-authored-by: Takamasa Horibe <horibe.takamasa@gmail.com>
Co-authored-by: Daisuke Nishimatsu <42202095+wep21@users.noreply.github.com>
Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com>
Co-authored-by: Tomoya Kimura <tomoya.kimura@tier4.jp>
Co-authored-by: Yamato Ando <yamato.ando@gmail.com>
Co-authored-by: Tomohito ANDO <tomohito.ando@tier4.jp>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* fix(mission_planner): disable lane_start_bound in Rviz (#341)

Signed-off-by: h-ohta <hiroki.ota@tier4.jp>

* fix(stop_line): add ros_parameter (#347)

* fix(stop_line): add ros_parameter

Signed-off-by: k-obitsu <koichi.obitsu@tier4.jp>

* fix(perception_launch): fix vehicle param in perception launch

Co-authored-by: tier4-autoware-public-bot[bot] <98652886+tier4-autoware-public-bot[bot]@users.noreply.github.com>
Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com>
Co-authored-by: kenji-miyake <kenji-miyake@users.noreply.github.com>
Co-authored-by: Hiroki OTA <hiroki.ota@tier4.jp>
Co-authored-by: Takamasa Horibe <horibe.takamasa@gmail.com>
Co-authored-by: taikitanaka3 <65527974+taikitanaka3@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Kah Hooi Tan <41041286+tkhmy@users.noreply.github.com>
Co-authored-by: Daisuke Nishimatsu <42202095+wep21@users.noreply.github.com>
Co-authored-by: Tomoya Kimura <tomoya.kimura@tier4.jp>
Co-authored-by: Yamato Ando <yamato.ando@gmail.com>
Co-authored-by: Tomohito ANDO <tomohito.ando@tier4.jp>
Co-authored-by: k-obitsu <56008637+k-obitsu@users.noreply.github.com>
takayuki5168 referenced this pull request in tier4/autoware_launch Apr 26, 2023
* chore: sync awf-latest (#322)

style: fix flake8 C417 (#321)

Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>

Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com>

* chore: sync awf-latest (#325)

* chore: sync files (#311)

Signed-off-by: GitHub <noreply@github.com>

Co-authored-by: kenji-miyake <kenji-miyake@users.noreply.github.com>

* feat: disable namespace `lane_start_bound` (#314)

* feat: disable lane_bound

* fix: lane_start_bound

* feat: add center_line_arrows to disable

* ci: add sync-awf.yaml (#318)

* ci: add sync-awf.yaml

Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>

* rename

Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>

* refactor(vehicle_cmd_gate): add namespace (#316)

Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>

* style: fix flake8 C417 (#321)

Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>

* chore(behavior_velocity): update latest params (#320)

* chore(behavior_velocity): update latest params

Signed-off-by: tanaka3 <ttatcoder@outlook.jp>

* ci(pre-commit): autofix

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* ci(pre-commit): autoupdate (#324)

updates:
- [github.com/tier4/pre-commit-hooks-ros: v0.7.0 → v0.7.1](tier4/pre-commit-hooks-ros@v0.7.0...v0.7.1)
- [github.com/scop/pre-commit-shfmt: v3.4.3-1 → v3.5.0-1](scop/pre-commit-shfmt@v3.4.3-1...v3.5.0-1)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* feat(autoware_api_launch): add rtc controller (#305)

* add rtc controller

Signed-off-by: tkhmy <tkh.my.p@gmail.com>

* change line

Signed-off-by: tkhmy <tkh.my.p@gmail.com>

* change back to alphabetical order

Signed-off-by: tkhmy <tkh.my.p@gmail.com>

Co-authored-by: tier4-autoware-public-bot[bot] <98652886+tier4-autoware-public-bot[bot]@users.noreply.github.com>
Co-authored-by: kenji-miyake <kenji-miyake@users.noreply.github.com>
Co-authored-by: Hiroki OTA <hiroki.ota@tier4.jp>
Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com>
Co-authored-by: Takamasa Horibe <horibe.takamasa@gmail.com>
Co-authored-by: taikitanaka3 <65527974+taikitanaka3@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Kah Hooi Tan <41041286+tkhmy@users.noreply.github.com>

* chore: sync awf-latest (#334)

* chore: sync files (#327)

Signed-off-by: GitHub <noreply@github.com>

Co-authored-by: kenji-miyake <kenji-miyake@users.noreply.github.com>

* refactor: virtual wall rviz config (#326)

Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>

* feat(rviz_plugin): adaptive scaling for display size (#329)

Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>

* fix: support context dict key for humble (#328)

* fix: support context dict key for humble

Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp>

* add todo comment

Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com>

Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com>

* fix: modify type of global parameter (#333)

Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp>

* chore: sync files (#335)

Signed-off-by: GitHub <noreply@github.com>

Co-authored-by: kenji-miyake <kenji-miyake@users.noreply.github.com>

* feat: use multithread for traffic light container as default (#336)

Signed-off-by: tomoya.kimura <tomoya.kimura@tier4.jp>

* fix(localization_launch): fix input topic name (#338)

* feat(behavior_velocity): add run out module (#339)

* feat(behavior_velocity): add parameter yaml for behavior_velocity_planner

Signed-off-by: Tomohito Ando <tomohito.ando@tier4.jp>

* feat(behavior_velocity): add run out module

Signed-off-by: Tomohito Ando <tomohito.ando@tier4.jp>

* ci(pre-commit): autofix

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

Co-authored-by: tier4-autoware-public-bot[bot] <98652886+tier4-autoware-public-bot[bot]@users.noreply.github.com>
Co-authored-by: kenji-miyake <kenji-miyake@users.noreply.github.com>
Co-authored-by: Takamasa Horibe <horibe.takamasa@gmail.com>
Co-authored-by: Daisuke Nishimatsu <42202095+wep21@users.noreply.github.com>
Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com>
Co-authored-by: Tomoya Kimura <tomoya.kimura@tier4.jp>
Co-authored-by: Yamato Ando <yamato.ando@gmail.com>
Co-authored-by: Tomohito ANDO <tomohito.ando@tier4.jp>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* fix(mission_planner): disable lane_start_bound in Rviz (#341)

Signed-off-by: h-ohta <hiroki.ota@tier4.jp>

* fix(stop_line): add ros_parameter (#347)

* fix(stop_line): add ros_parameter

Signed-off-by: k-obitsu <koichi.obitsu@tier4.jp>

* add localization score relay node

Signed-off-by: TakumiKozaka-T4 <takumi.kozaka@tier4.jp>

* pull awf-latest

Signed-off-by: TakumiKozaka-T4 <takumi.kozaka@tier4.jp>

Co-authored-by: tier4-autoware-public-bot[bot] <98652886+tier4-autoware-public-bot[bot]@users.noreply.github.com>
Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com>
Co-authored-by: kenji-miyake <kenji-miyake@users.noreply.github.com>
Co-authored-by: Hiroki OTA <hiroki.ota@tier4.jp>
Co-authored-by: Takamasa Horibe <horibe.takamasa@gmail.com>
Co-authored-by: taikitanaka3 <65527974+taikitanaka3@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Kah Hooi Tan <41041286+tkhmy@users.noreply.github.com>
Co-authored-by: Daisuke Nishimatsu <42202095+wep21@users.noreply.github.com>
Co-authored-by: Tomoya Kimura <tomoya.kimura@tier4.jp>
Co-authored-by: Yamato Ando <yamato.ando@gmail.com>
Co-authored-by: Tomohito ANDO <tomohito.ando@tier4.jp>
Co-authored-by: k-obitsu <56008637+k-obitsu@users.noreply.github.com>
rej55 pushed a commit to rej55/autoware_launch that referenced this pull request Jun 12, 2023
style: fix flake8 C417 (autowarefoundation#321)

Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>

Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com>
rej55 pushed a commit to rej55/autoware_launch that referenced this pull request Jun 12, 2023
* chore: sync files (autowarefoundation#311)

Signed-off-by: GitHub <noreply@github.com>

Co-authored-by: kenji-miyake <kenji-miyake@users.noreply.github.com>

* feat: disable namespace `lane_start_bound` (autowarefoundation#314)

* feat: disable lane_bound

* fix: lane_start_bound

* feat: add center_line_arrows to disable

* ci: add sync-awf.yaml (autowarefoundation#318)

* ci: add sync-awf.yaml

Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>

* rename

Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>

* refactor(vehicle_cmd_gate): add namespace (autowarefoundation#316)

Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>

* style: fix flake8 C417 (autowarefoundation#321)

Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>

* chore(behavior_velocity): update latest params (autowarefoundation#320)

* chore(behavior_velocity): update latest params

Signed-off-by: tanaka3 <ttatcoder@outlook.jp>

* ci(pre-commit): autofix

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* ci(pre-commit): autoupdate (autowarefoundation#324)

updates:
- [github.com/tier4/pre-commit-hooks-ros: v0.7.0 → v0.7.1](tier4/pre-commit-hooks-ros@v0.7.0...v0.7.1)
- [github.com/scop/pre-commit-shfmt: v3.4.3-1 → v3.5.0-1](scop/pre-commit-shfmt@v3.4.3-1...v3.5.0-1)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* feat(autoware_api_launch): add rtc controller (autowarefoundation#305)

* add rtc controller

Signed-off-by: tkhmy <tkh.my.p@gmail.com>

* change line

Signed-off-by: tkhmy <tkh.my.p@gmail.com>

* change back to alphabetical order

Signed-off-by: tkhmy <tkh.my.p@gmail.com>

Co-authored-by: tier4-autoware-public-bot[bot] <98652886+tier4-autoware-public-bot[bot]@users.noreply.github.com>
Co-authored-by: kenji-miyake <kenji-miyake@users.noreply.github.com>
Co-authored-by: Hiroki OTA <hiroki.ota@tier4.jp>
Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com>
Co-authored-by: Takamasa Horibe <horibe.takamasa@gmail.com>
Co-authored-by: taikitanaka3 <65527974+taikitanaka3@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Kah Hooi Tan <41041286+tkhmy@users.noreply.github.com>
rej55 pushed a commit to rej55/autoware_launch that referenced this pull request Jun 12, 2023
* chore: sync files (autowarefoundation#311)

Signed-off-by: GitHub <noreply@github.com>

Co-authored-by: kenji-miyake <kenji-miyake@users.noreply.github.com>

* feat: disable namespace `lane_start_bound` (autowarefoundation#314)

* feat: disable lane_bound

* fix: lane_start_bound

* feat: add center_line_arrows to disable

* ci: add sync-awf.yaml (autowarefoundation#318)

* ci: add sync-awf.yaml

Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>

* rename

Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>

* refactor(vehicle_cmd_gate): add namespace (autowarefoundation#316)

Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>

* style: fix flake8 C417 (autowarefoundation#321)

Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>

* chore(behavior_velocity): update latest params (autowarefoundation#320)

* chore(behavior_velocity): update latest params

Signed-off-by: tanaka3 <ttatcoder@outlook.jp>

* ci(pre-commit): autofix

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* ci(pre-commit): autoupdate (autowarefoundation#324)

updates:
- [github.com/tier4/pre-commit-hooks-ros: v0.7.0 → v0.7.1](tier4/pre-commit-hooks-ros@v0.7.0...v0.7.1)
- [github.com/scop/pre-commit-shfmt: v3.4.3-1 → v3.5.0-1](scop/pre-commit-shfmt@v3.4.3-1...v3.5.0-1)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* feat(autoware_api_launch): add rtc controller (autowarefoundation#305)

* add rtc controller

Signed-off-by: tkhmy <tkh.my.p@gmail.com>

* change line

Signed-off-by: tkhmy <tkh.my.p@gmail.com>

* change back to alphabetical order

Signed-off-by: tkhmy <tkh.my.p@gmail.com>

Co-authored-by: tier4-autoware-public-bot[bot] <98652886+tier4-autoware-public-bot[bot]@users.noreply.github.com>
Co-authored-by: kenji-miyake <kenji-miyake@users.noreply.github.com>
Co-authored-by: Hiroki OTA <hiroki.ota@tier4.jp>
Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com>
Co-authored-by: Takamasa Horibe <horibe.takamasa@gmail.com>
Co-authored-by: taikitanaka3 <65527974+taikitanaka3@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Kah Hooi Tan <41041286+tkhmy@users.noreply.github.com>
maxime-clem pushed a commit to maxime-clem/autoware_launch that referenced this pull request Sep 12, 2023
fix(system_monitor): restrict monitored port
kminoda pushed a commit to kminoda/autoware_launch that referenced this pull request Sep 13, 2023
fix(system_monitor): restrict monitored port
badai-nguyen pushed a commit to badai-nguyen/autoware_launch that referenced this pull request Apr 16, 2024
chore: sync tier4/autoware_launch:awf-latest
maxime-clem pushed a commit to maxime-clem/autoware_launch that referenced this pull request Sep 3, 2024
fix(system_monitor): restrict monitored port
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.

2 participants