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

Add general TCP connection #12

Merged
merged 4 commits into from
Mar 13, 2023
Merged

Add general TCP connection #12

merged 4 commits into from
Mar 13, 2023

Conversation

jake-levy
Copy link
Member

Adds a general TCP connection format where a general string can be sent to a TCP server, and optionally, wait for a response. This feature allows general communication, however messages will need to be manually formatted / parsed. This is a generalization of what velocity_control and state_feedback do; these now wrap the general connection.

@jake-levy jake-levy self-assigned this Mar 13, 2023
@jake-levy jake-levy merged commit 5a17709 into main Mar 13, 2023
@jake-levy jake-levy deleted the general_connection branch March 13, 2023 15:34
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.

1 participant