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

fix(lidar_marker_localizer): change to MultiThreadedExecutor #8892

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

YamatoAndo
Copy link
Contributor

@YamatoAndo YamatoAndo commented Sep 17, 2024

Description

change to MultiThreadedExecutor

Related links

Parent Issue:

  • Link

How was this PR tested?

Test with sample dataset for lidar_marker_localization.

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

Signed-off-by: Yamato Ando <[email protected]>
@github-actions github-actions bot added the component:localization Vehicle's position determination in its environment. (auto-assigned) label Sep 17, 2024
Copy link

github-actions bot commented Sep 17, 2024

Thank you for contributing to the Autoware project!

🚧 If your pull request is in progress, switch it to draft mode.

Please ensure:

@YamatoAndo
Copy link
Contributor Author

I will test it later and open this PR

@YamatoAndo YamatoAndo changed the title fix(lidar_marker_localizer): MultiThreadedExecutor fix(lidar_marker_localizer): change to MultiThreadedExecutor Nov 11, 2024
Copy link

stale bot commented Jan 11, 2025

This pull request has been automatically marked as stale because it has not had recent activity.

@stale stale bot added the status:stale Inactive or outdated issues. (auto-assigned) label Jan 11, 2025
@YamatoAndo YamatoAndo marked this pull request as ready for review January 20, 2025 08:44
@stale stale bot removed the status:stale Inactive or outdated issues. (auto-assigned) label Jan 20, 2025
@YamatoAndo YamatoAndo marked this pull request as draft January 20, 2025 08:54
@YamatoAndo
Copy link
Contributor Author

I’m planning to reimplement it using the take function instead of MultiThreadedExecutor.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:localization Vehicle's position determination in its environment. (auto-assigned)
Projects
Status: To Triage
Development

Successfully merging this pull request may close these issues.

1 participant