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(occupancy_grid_map): add option for time keeper #1138

Conversation

a-maumau
Copy link
Contributor

@a-maumau a-maumau commented Aug 23, 2024

Description

This PR will add parameter publish_processing_time_detail for time keeper feature to occupancy_grid_map.
Related to autowarefoundation/autoware.universe#8601

When publish_processing_time_detail is

  • true: enable the TimeKeeper for tracking processing time in detail
  • false: disable the feature, no topic will be sent

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.

@github-actions github-actions bot added the component:map Map creation, storage, and loading. (auto-assigned) label Aug 23, 2024
Signed-off-by: a-maumau <[email protected]>
@technolojin technolojin added component:perception Advanced sensor data processing and environment understanding. (auto-assigned) tag:run-build-and-test-differential and removed component:map Map creation, storage, and loading. (auto-assigned) labels Sep 6, 2024
Copy link
Contributor

@YoshiRi YoshiRi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@technolojin technolojin merged commit 8f3e2bf into autowarefoundation:main Sep 6, 2024
15 checks passed
@a-maumau a-maumau deleted the mau/feat/perception/occupancy_grid_map branch September 6, 2024 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:perception Advanced sensor data processing and environment understanding. (auto-assigned) tag:run-build-and-test-differential
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants