-
Notifications
You must be signed in to change notification settings - Fork 782
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
Unable to Communicate (Data Transfer) between eProsima Fast_DDS and OSPL_DDS. #4359
Comments
Hi @tw-rajat, |
According to our CONTRIBUTING.md guidelines, I am closing this issue due to inactivity. Please, feel free to reopen it if necessary. |
I have uploaded the Application code I am using for both eProsima and OSPL DDS. |
I have uploaded the asked files, please look into it again |
Hi @tw-rajat, thanks for the reproducer. |
thank you very much |
Is there an already existing issue for this?
Expected behavior
Running an application with a single topic with default QoS on Fast_DDS and OSPL_DDS with reader and writer on both application. Upon running both applications OSPL_DDS reader should be able to read data from Fast_DDS writer and vice-versa.
Current behavior
No data transfer is happening between Fast_DDS and OSPL_DDS
Also while using Fast_DDS Monitor I can see topics being registered via OSPL_DDS and Fast_DDS but not able to detect topics in OSPL_TUNNER(similar to Monitor) registered via Fast_DDS.
Steps to reproduce
Not following any special step just simply running the application in native state.
Fast DDS version/commit
2.13.1
Platform/Architecture
Other. Please specify in Additional context section.
Transport layer
Default configuration, UDPv4 & SHM
Additional context
Red Hat Linux 8.3
XML configuration file
No response
Relevant log output
No response
Network traffic capture
No response
The text was updated successfully, but these errors were encountered: