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

UDP support request #375

Open
palwanishan opened this issue Jun 1, 2022 · 2 comments
Open

UDP support request #375

palwanishan opened this issue Jun 1, 2022 · 2 comments

Comments

@palwanishan
Copy link

As I know currently communication between ROS and Unity is done by TCP which is exactly same as ROS communication itself. Partially, ROS supports UDP as well but not widely used or supported. I would like to send and get bigger data such as LIDAR, RGB and Depth. Currently, it doesn't transfer any data other than first frame in most cases, even in the fast local network.
My personal hypothesis is UDP might help for accelerating data transfer in such cases.
Please, let us know if the issue is not because of the protocol, it will be helpful for most of us. I saw many of this kind questions in the youtube video comments which are related to this repository.

@YW0330
Copy link

YW0330 commented Mar 18, 2023

Hi, @palwanishan

Do you have any solution for this issue?
Since I need to publish the depth image, I also want to find a UDP protocol between ROS and Unity.

Thank you in advence.

@missxa
Copy link

missxa commented Jan 29, 2024

+1 for UDP support

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

No branches or pull requests

3 participants