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: support light mode for iron #86

Merged
merged 4 commits into from
Oct 5, 2023

Conversation

ymski
Copy link
Contributor

@ymski ymski commented Aug 24, 2023

Description

In CARET(humble), the publisher_handle was held by the ros2:rcl_publish and ros2:rclcpp_publish events.
However, in the ros2/ros2_tracing package, only the ros2:rcl_publish event retains information about the publisher_handle.
The ros2caret package provides a light mode for recording high-level events only.
Since the light mode assumes that ros2:rclcpp_publish holds the publisher_handle, it requires minor fix.

Changes

  • In distributions after Iron, record ros2:rcl_publish during measurements in light mode.

Related links

Notes for reviewers

Pre-review checklist for the PR author

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

  • The PR has been properly tested.
  • The PR has been reviewed.

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.

@ymski ymski requested a review from isp-uetsuki August 24, 2023 04:12
isp-uetsuki
isp-uetsuki previously approved these changes Aug 24, 2023
Copy link
Contributor

@isp-uetsuki isp-uetsuki left a comment

Choose a reason for hiding this comment

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

LGTM

nabetetsu
nabetetsu previously approved these changes Oct 4, 2023
Copy link
Contributor

@nabetetsu nabetetsu left a comment

Choose a reason for hiding this comment

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

LGTM 👍

Signed-off-by: yamasaki <[email protected]>
Signed-off-by: yamasaki <[email protected]>
Signed-off-by: yamasaki <[email protected]>
Signed-off-by: yamasaki <[email protected]>
@ymski ymski dismissed stale reviews from nabetetsu and isp-uetsuki via 207236b October 5, 2023 06:16
@ymski ymski force-pushed the support_light_mode_for_iron branch from 89c908c to 207236b Compare October 5, 2023 06:16
@ymski ymski merged commit f410165 into tier4:main Oct 5, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants