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

How to configure Static EDP with one publisher and two subscribers #801

Open
Syamkamalnadhc opened this issue Jan 29, 2025 · 1 comment
Open
Assignees

Comments

@Syamkamalnadhc
Copy link

Syamkamalnadhc commented Jan 29, 2025

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

enter image description here

The HelloworlSubscriber.xml (created based on referring the XMLEndpointParser code) loaded in the publisher (expected to publish to both subscribers)

enter image description here

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

  1. Is there any provision for configuring multiple subscribers with Static EDP configuration
  2. if such configuration exists, then how to configure the HelloWorldSubScriber.xml for multiple subscriber combination
  3. Do we have to configure other reader parameters like Guid for distinguishing readers
@Yadunund
Copy link
Member

Yadunund commented Feb 6, 2025

@MiguelCompany could you please take a look when you get the chance 🧇

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