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(autoware_lane_departure_checker): use polling subscriber #7358

Conversation

kyoichi-sugahara
Copy link
Contributor

@kyoichi-sugahara kyoichi-sugahara commented Jun 7, 2024

Description

The same as this PR based on the discussion, the polling subscriber is used in the obstacle_avoidance_planner.

after the PR is merged

Tests performed

run psim

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.

@github-actions github-actions bot added type:documentation Creating or refining documentation. (auto-assigned) component:planning Route planning, decision-making, and navigation. (auto-assigned) component:control Vehicle control algorithms and mechanisms. (auto-assigned) type:ci Continuous Integration (CI) processes and testing. (auto-assigned) component:launch Launch files, scripts and initialization tools. (auto-assigned) labels Jun 7, 2024
@kyoichi-sugahara kyoichi-sugahara force-pushed the feat/use-polling-subscriber-lane_departure_checker branch from 21ec982 to 9e96bd7 Compare June 7, 2024 06:16
@kyoichi-sugahara kyoichi-sugahara force-pushed the feat/use-polling-subscriber-lane_departure_checker branch from 9e96bd7 to ac95479 Compare June 7, 2024 12:04
@github-actions github-actions bot removed type:documentation Creating or refining documentation. (auto-assigned) component:planning Route planning, decision-making, and navigation. (auto-assigned) type:ci Continuous Integration (CI) processes and testing. (auto-assigned) component:launch Launch files, scripts and initialization tools. (auto-assigned) labels Jun 7, 2024
@kyoichi-sugahara kyoichi-sugahara added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Jun 7, 2024
Signed-off-by: kyoichi-sugahara <[email protected]>
@kyoichi-sugahara kyoichi-sugahara force-pushed the feat/use-polling-subscriber-lane_departure_checker branch from ac95479 to 3041876 Compare June 8, 2024 10:36
@kyoichi-sugahara kyoichi-sugahara merged commit 2235e20 into autowarefoundation:main Jun 10, 2024
22 of 24 checks passed
@kyoichi-sugahara kyoichi-sugahara deleted the feat/use-polling-subscriber-lane_departure_checker branch June 10, 2024 01:24
KhalilSelyan pushed a commit that referenced this pull request Jul 22, 2024
* use polling subscriber

Signed-off-by: kyoichi-sugahara <[email protected]>

---------

Signed-off-by: kyoichi-sugahara <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:control Vehicle control algorithms and mechanisms. (auto-assigned) run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants