We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I referred the example code in FastDDS StaticHelloWorld example DDS application for DDS and the below link
Link: #617
setup: Operating System: Ubuntu 22.04 Version :2.6.9
I tried with UDP only case and it seems working for single publisher subscriber with the staticHelloWorld example
I used the below configuration to configure for single publisher and two subscribers with staticHelloWorld example DDS application
The HelloworldPublisher.xml and loaded in two subscribers
The HelloworlSubscriber.xml (created based on referring the XMLEndpointParser code) loaded in the publisher (expected to publish to both subscribers)
Here two readers are configured and don't know this is the right way...
The case failed with publisher application shows the message sent and subscriber not received data
Questions
The text was updated successfully, but these errors were encountered:
@MiguelCompany could you please take a look when you get the chance 🧇
Sorry, something went wrong.
MiguelCompany
No branches or pull requests
I referred the example code in FastDDS StaticHelloWorld example DDS application for DDS and the below link
Link: #617
setup:
Operating System: Ubuntu 22.04
Version :2.6.9
I tried with UDP only case and it seems working for single publisher subscriber with the staticHelloWorld example
I used the below configuration to configure for single publisher and two subscribers with staticHelloWorld example DDS application
The HelloworldPublisher.xml and loaded in two subscribers
The HelloworlSubscriber.xml (created based on referring the XMLEndpointParser code) loaded in the publisher (expected to publish to both subscribers)
Here two readers are configured and don't know this is the right way...
The case failed with publisher application shows the message sent and subscriber not received data
Questions
The text was updated successfully, but these errors were encountered: