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(raw_vehicle_cmd_converter): use polling subscriber #7308

Conversation

zusizusi
Copy link
Contributor

@zusizusi zusizusi commented Jun 6, 2024

Description

The same as #6997 based on the discussion, the polling subscriber is used in the raw_vehicle_cmd_converter.

Tests performed

Since there was no ROSbag file of the new topic type, I tested this with a ROSbag file of the old topic type, changing the topic type in the code.

Effects on system behavior

Nothing but more efficient CPU usage

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.

@zusizusi zusizusi changed the title Feat/replace subscriber in raw vehicle cmd converter fear(raw_vehicle_cmd_converter): use polling subscriber Jun 6, 2024
@zusizusi zusizusi changed the title fear(raw_vehicle_cmd_converter): use polling subscriber feat(raw_vehicle_cmd_converter): use polling subscriber Jun 6, 2024
pre-commit-ci bot and others added 4 commits June 6, 2024 07:22
…onverter

Signed-off-by: zusizusi <sho.iwasawa.2@tier4.jp>
…https://github.com/zusizusi/autoware.universe into feat/replace-subscriber-in-raw-vehicle-cmd-converter

Signed-off-by: zusizusi <sho.iwasawa.2@tier4.jp>
…https://github.com/zusizusi/autoware.universe into feat/replace-subscriber-in-raw-vehicle-cmd-converter

Signed-off-by: zusizusi <sho.iwasawa.2@tier4.jp>
@zusizusi zusizusi requested review from shmpwk, N-Eiki and shtokuda June 6, 2024 07:56
@github-actions github-actions bot added type:documentation Creating or refining documentation. (auto-assigned) component:vehicle Vehicle-specific implementations, drivers, packages. (auto-assigned) labels Jun 6, 2024
@zusizusi zusizusi closed this Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:vehicle Vehicle-specific implementations, drivers, packages. (auto-assigned) type:documentation Creating or refining documentation. (auto-assigned)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant