-
Notifications
You must be signed in to change notification settings - Fork 288
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(autoware_launch): avoid oncoming vehicles #335
Merged
takayuki5168
merged 1 commit into
autowarefoundation:main
from
tier4:feat/dynamic-avoidance-against-oncomming-vehicle
Apr 30, 2023
Merged
feat(autoware_launch): avoid oncoming vehicles #335
takayuki5168
merged 1 commit into
autowarefoundation:main
from
tier4:feat/dynamic-avoidance-against-oncomming-vehicle
Apr 30, 2023
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
Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
4 tasks
kosuke55
approved these changes
Apr 30, 2023
takayuki5168
deleted the
feat/dynamic-avoidance-against-oncomming-vehicle
branch
April 30, 2023 07:23
This was referenced May 1, 2023
rej55
pushed a commit
to rej55/autoware_launch
that referenced
this pull request
Jun 12, 2023
Signed-off-by: GitHub <noreply@github.com> Co-authored-by: kenji-miyake <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#327) Signed-off-by: GitHub <noreply@github.com> Co-authored-by: kenji-miyake <kenji-miyake@users.noreply.github.com> * refactor: virtual wall rviz config (autowarefoundation#326) Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * feat(rviz_plugin): adaptive scaling for display size (autowarefoundation#329) Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * fix: support context dict key for humble (autowarefoundation#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 (autowarefoundation#333) Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * chore: sync files (autowarefoundation#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 (autowarefoundation#336) Signed-off-by: tomoya.kimura <tomoya.kimura@tier4.jp> * fix(localization_launch): fix input topic name (autowarefoundation#338) * feat(behavior_velocity): add run out module (autowarefoundation#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>
rej55
pushed a commit
to rej55/autoware_launch
that referenced
this pull request
Jun 12, 2023
…oundation#332) * chore: sync awf-latest (autowarefoundation#322) 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> * chore: sync awf-latest (autowarefoundation#325) * 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> * 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 (autowarefoundation#334) * chore: sync files (autowarefoundation#327) Signed-off-by: GitHub <noreply@github.com> Co-authored-by: kenji-miyake <kenji-miyake@users.noreply.github.com> * refactor: virtual wall rviz config (autowarefoundation#326) Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * feat(rviz_plugin): adaptive scaling for display size (autowarefoundation#329) Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * fix: support context dict key for humble (autowarefoundation#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 (autowarefoundation#333) Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * chore: sync files (autowarefoundation#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 (autowarefoundation#336) Signed-off-by: tomoya.kimura <tomoya.kimura@tier4.jp> * fix(localization_launch): fix input topic name (autowarefoundation#338) * feat(behavior_velocity): add run out module (autowarefoundation#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 (autowarefoundation#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>
rej55
pushed a commit
to rej55/autoware_launch
that referenced
this pull request
Jun 12, 2023
…arefoundation#402) * chore: sync awf-latest (autowarefoundation#322) 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> * chore: sync awf-latest (autowarefoundation#325) * 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> * chore: sync awf-latest (autowarefoundation#334) * chore: sync files (autowarefoundation#327) Signed-off-by: GitHub <noreply@github.com> Co-authored-by: kenji-miyake <kenji-miyake@users.noreply.github.com> * refactor: virtual wall rviz config (autowarefoundation#326) Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * feat(rviz_plugin): adaptive scaling for display size (autowarefoundation#329) Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * fix: support context dict key for humble (autowarefoundation#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 (autowarefoundation#333) Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * chore: sync files (autowarefoundation#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 (autowarefoundation#336) Signed-off-by: tomoya.kimura <tomoya.kimura@tier4.jp> * fix(localization_launch): fix input topic name (autowarefoundation#338) * feat(behavior_velocity): add run out module (autowarefoundation#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 (autowarefoundation#341) Signed-off-by: h-ohta <hiroki.ota@tier4.jp> * fix(stop_line): add ros_parameter (autowarefoundation#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>
rej55
pushed a commit
to rej55/autoware_launch
that referenced
this pull request
Jun 12, 2023
* chore: sync awf-latest (autowarefoundation#322) 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> * chore: sync awf-latest (autowarefoundation#325) * 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> * chore: sync awf-latest (autowarefoundation#334) * chore: sync files (autowarefoundation#327) Signed-off-by: GitHub <noreply@github.com> Co-authored-by: kenji-miyake <kenji-miyake@users.noreply.github.com> * refactor: virtual wall rviz config (autowarefoundation#326) Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * feat(rviz_plugin): adaptive scaling for display size (autowarefoundation#329) Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * fix: support context dict key for humble (autowarefoundation#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 (autowarefoundation#333) Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * chore: sync files (autowarefoundation#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 (autowarefoundation#336) Signed-off-by: tomoya.kimura <tomoya.kimura@tier4.jp> * fix(localization_launch): fix input topic name (autowarefoundation#338) * feat(behavior_velocity): add run out module (autowarefoundation#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 (autowarefoundation#341) Signed-off-by: h-ohta <hiroki.ota@tier4.jp> * fix(stop_line): add ros_parameter (autowarefoundation#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>
badai-nguyen
pushed a commit
to badai-nguyen/autoware_launch
that referenced
this pull request
Oct 31, 2023
…dation#335) * ci(update-docker-manifest): create main distro manifest Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * fix grep Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * add latest-prebuilt Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
maxime-clem
pushed a commit
to maxime-clem/autoware_launch
that referenced
this pull request
Mar 7, 2024
chore: sync awf-latest
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
launcher for autowarefoundation/autoware.universe#3584
Tests performed
Written in autowarefoundation/autoware.universe#3584
Effects on system behavior
Written in autowarefoundation/autoware.universe#3584
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.