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 a lot of header shenanigans #172

Merged
merged 1 commit into from
Jul 5, 2024

Conversation

Carter12s
Copy link
Collaborator

@Carter12s Carter12s commented Jul 5, 2024

Description

Create a common function for receiving a ros1 native connection header, and use it across the 4 receivers (publisher, subscriber, service_client, service_server). Fixes bug where publisher was trying to parse connection header with the overall header length still at the front.

Fixes

Closes: #171

Checklist

  • Update CHANGELOG.md

@Carter12s Carter12s merged commit 99d27ab into master Jul 5, 2024
5 checks passed
@Carter12s Carter12s deleted the fix-connection-header-shenanigans branch August 3, 2024 19:49
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.

ROS1 Publisher Failed to Parse Connection Header
1 participant