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: add a new argument "plot_function_level_processing_time" #145

Conversation

SakodaShintaro
Copy link
Contributor

@SakodaShintaro SakodaShintaro commented Nov 6, 2024

Description

Adds a new argument for plotting autoware::universe_utils::ProcessingTimeDetail.

I have made changes to system_performance_plotter_base.py, but I have implemented it so that the behavior does not change for anything other than processing_time_plotter.py.

Tests performed

I have confirmed that the behavior changes depending on whether or not the option is selected.

Notes for reviewers

Interface changes

None

Effects on system behavior

None

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.

  • The PR follows the pull request guidelines.
  • The PR has been properly tested.
  • The PR has been reviewed by the code owners.

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.
  • The PR is ready for merge.

After all checkboxes are checked, anyone who has write access can merge the PR.

@SakodaShintaro SakodaShintaro marked this pull request as ready for review November 7, 2024 09:06
@SakodaShintaro
Copy link
Contributor Author

Since the following pull request has been merged, this pull request is no longer needed.
autowarefoundation/autoware.universe#9443

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant