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(emergency_handler): change to read topic by polling #7184

Conversation

Autumn60
Copy link
Contributor

Description

Replace rclcpp::Subscription to tier4_autoware_utils::InterProcessPollingSubscriber

Tests performed

Not applicable.

Effects on system behavior

Not applicable.

Interface changes

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.

tier4-autoware-public-bot bot and others added 26 commits February 21, 2024 12:04
chore: sync tier4/autoware.universe:awf-latest
chore: sync beta branch beta/v0.23.0 with tier4/main
Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
chore: sync tier4/autoware.universe:awf-latest
…6566)

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
…ly_route_lanes is false and the arg is shoulder type (autowarefoundation#6567)

Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
…nker (autowarefoundation#6558)

consider backward completion

Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
fix(start_planner): consider backward completion before preparing blinker (autowarefoundation#6558)
fix(route_handler): query shoulder lane in getLaneletSequence() if only_route_lanes is false and the arg is shoulder type (autowarefoundation#6567)
chore: sync beta branch beta/v0.24.0 with tier4/main
chore: sync tier4/autoware.universe:awf-latest
chore: sync beta branch beta/v0.25.0 with tier4/main
Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
chore: sync beta branch beta/v0.26.0 with tier4/main
chore: sync tier4/autoware.universe:awf-latest
chore: sync beta branch beta/v0.27.0 with tier4/main
…loader (backport autowarefoundation#6872) (backport #1274) (#1275)

revert: feat(global_parameter_loader): add gtest to global parameter loader (backport autowarefoundation#6872) (#1274)

revert: feat(global_parameter_loader): add gtest to global parameter loader (autowarefoundation#6872)

Revert "feat(global_parameter_loader): add gtest to global parameter loader (…"

This reverts commit dfec62a.

(cherry picked from commit e5196bc)

Co-authored-by: Hiroki OTA <hiroki.ota@tier4.jp>
fix: pre-commit ci error
* Create comment-on-pr.yaml

* Update .github/workflows/comment-on-pr.yaml
chore: sync tier4/autoware.universe:awf-latest
chore: sync beta branch beta/v0.28.0 with tier4/main
Signed-off-by: Autumn60 <akiro.harada@tier4.jp>
….xml

Signed-off-by: Autumn60 <akiro.harada@tier4.jp>
…lingSubscriber

Signed-off-by: Autumn60 <akiro.harada@tier4.jp>
@github-actions github-actions bot added component:system System design and integration. (auto-assigned) type:ci Continuous Integration (CI) processes and testing. (auto-assigned) labels May 31, 2024
@Autumn60 Autumn60 closed this May 31, 2024
@Autumn60 Autumn60 deleted the refactor/emergency_handler_subscription branch August 20, 2024 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:system System design and integration. (auto-assigned) type:ci Continuous Integration (CI) processes and testing. (auto-assigned)
Projects
None yet
Development

Successfully merging this pull request may close these issues.