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

Sub9 Navigation Tube ROS Client #1123

Closed
1 of 5 tasks
andrew-aj opened this issue Jan 30, 2024 · 1 comment · Fixed by #1184
Closed
1 of 5 tasks

Sub9 Navigation Tube ROS Client #1123

andrew-aj opened this issue Jan 30, 2024 · 1 comment · Fixed by #1184
Assignees
Labels

Comments

@andrew-aj
Copy link
Member

andrew-aj commented Jan 30, 2024

What needs to change?

This task involves writing a TCP client that will connect to the TCP server on the Raspberry Pi in #1121. It will use the common communication protocol developed in #1120. Using the data obtained from the multiplexer, it will publish it to the corresponding ROS topics.

How would this task be tested?

  1. TCP client connects to TCP server successfully
  2. Verify correct interpretation of communication protocol with unit tests
  3. Verify real time data output to ROS

Contacts

  • We need help from the mechanical team.
  • We need help from the electrical team.
  • We need help from Dr. Schwartz or other faculty.
  • We need help from a company or an organization.
  • We need help from another UF staff member or organization (ex, facilities).
@MkMayo MkMayo assigned MkMayo and unassigned MkMayo Feb 25, 2024
@MkMayo
Copy link

MkMayo commented Mar 4, 2024

Wrote a Client that can connect with the server Sebastian wrote and communicate with it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants