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

republisher: qos override pub and sub #88

Merged
merged 4 commits into from
Jun 3, 2024

Conversation

ahcorde
Copy link
Collaborator

@ahcorde ahcorde commented May 31, 2024

No description provided.

Signed-off-by: Alejandro Hernández Cordero <[email protected]>
@ahcorde ahcorde requested a review from john-maidbot May 31, 2024 11:50
@ahcorde ahcorde self-assigned this May 31, 2024
Copy link
Collaborator

@john-maidbot john-maidbot left a comment

Choose a reason for hiding this comment

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

Minor comment but looks good to me otherwise 👍

@@ -220,68 +220,88 @@ class PointCloudTransport : public PointCloudTransportLoader
getTransportOrDefault(transport_hints), custom_qos, options);
}

//! Subscribe to a point cloud topic, version for arbitrary std::function object.
POINT_CLOUD_TRANSPORT_PUBLIC
point_cloud_transport::Subscriber subscribe(
Copy link
Collaborator

Choose a reason for hiding this comment

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

not blocking, but i think that this new function makes the function on line 209 redundant, right?

Signed-off-by: Alejandro Hernández Cordero <[email protected]>
@ahcorde
Copy link
Collaborator Author

ahcorde commented Jun 3, 2024

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Windows Build Status

Signed-off-by: Alejandro Hernández Cordero <[email protected]>
@ahcorde
Copy link
Collaborator Author

ahcorde commented Jun 3, 2024

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Windows Build Status

@ahcorde ahcorde merged commit 7ecf416 into rolling Jun 3, 2024
4 checks passed
@ahcorde ahcorde deleted the ahcorde/rolling/qos_override branch June 3, 2024 16:15
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