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(check_caret_rclcpp): skip check_caret_rclcpp for ROS Distributions after iron #135

Merged
merged 7 commits into from
Dec 27, 2023

Conversation

ymski
Copy link
Contributor

@ymski ymski commented Oct 27, 2023

Description

In humble, application is need to rebuild with caret-rclcpp when traceing and evaluating the data.
After iron some trace points have been added to the ros2-caret, therefore it is no longer necessary to check if you are building with caret-rclcpp.
If a build validation command ros2 caret check_caret_rclcpp is performed, the process is skipped and and exit successfully.

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 force-pushed the fix/check_caret_rclcpp_for_iron branch from dce9a8c to 5d97234 Compare December 21, 2023 05:12
Signed-off-by: ymski <[email protected]>
Signed-off-by: ymski <[email protected]>
Signed-off-by: ymski <[email protected]>
@ymski ymski marked this pull request as ready for review December 21, 2023 12:21
@ymski ymski requested a review from isp-uetsuki December 21, 2023 12:22
ros2caret/verb/check_caret_rclcpp.py Outdated Show resolved Hide resolved
Signed-off-by: ymski <[email protected]>
Signed-off-by: ymski <[email protected]>
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

@ymski ymski merged commit b281acc into tier4:main Dec 27, 2023
11 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.

2 participants