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 up rmw_cyclonedds timestamp testing. #1156

Merged
merged 1 commit into from
May 9, 2024

Conversation

clalancette
Copy link
Contributor

We are about to fix it so that rmw_cyclonedds has receive_timestamp support, so we also need to enable that support here in rcl. We actually rewrite the logic a bit because now the only combination that doesn't work is rmw_connextdds on Windows.

This is the counterpart to ros2/rmw_cyclonedds#491 , and must be merged at the same time.

We are about to fix it so that rmw_cyclonedds has receive_timestamp
support, so we also need to enable that support here
in rcl.  We actually rewrite the logic a bit because now the
only combination that doesn't work is rmw_connextdds on Windows.

Signed-off-by: Chris Lalancette <clalancette@gmail.com>
Copy link
Collaborator

@fujitatomoya fujitatomoya left a comment

Choose a reason for hiding this comment

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

@clalancette lgtm with green CI.

@clalancette
Copy link
Contributor Author

CI for this is in ros2/rmw_cyclonedds#491 (comment) (since that is the companion PR).

@clalancette clalancette merged commit 6d53d24 into rolling May 9, 2024
3 checks passed
@delete-merged-branch delete-merged-branch bot deleted the clalancette/fix-cyclonedds-timestamp-test branch May 9, 2024 11:58
@clalancette
Copy link
Contributor Author

@Mergifyio backport jazzy

Copy link

mergify bot commented May 9, 2024

backport jazzy

✅ Backports have been created

mergify bot pushed a commit that referenced this pull request May 9, 2024
We are about to fix it so that rmw_cyclonedds has receive_timestamp
support, so we also need to enable that support here
in rcl.  We actually rewrite the logic a bit because now the
only combination that doesn't work is rmw_connextdds on Windows.

Signed-off-by: Chris Lalancette <clalancette@gmail.com>
(cherry picked from commit 6d53d24)
clalancette added a commit that referenced this pull request May 10, 2024
We are about to fix it so that rmw_cyclonedds has receive_timestamp
support, so we also need to enable that support here
in rcl.  We actually rewrite the logic a bit because now the
only combination that doesn't work is rmw_connextdds on Windows.

Signed-off-by: Chris Lalancette <clalancette@gmail.com>
(cherry picked from commit 6d53d24)

Co-authored-by: Chris Lalancette <clalancette@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

4 participants