Skip to content

Repeater using TCP with same domain ids #373

@CselecT

Description

@CselecT

Hello, first of all thank you for the detailed examples.
I am trying to create a router network that will connect ros2 nodes that are working in different networks. The basic structure is like here, however I need to be able to set the same domain ids for the sub and pub edges in different networks. I am aware that we can do this with the repeater using udp, however I need to use tcp. I also know that a local discovery server can help, however I could not integrate a local discovery server to the repeater example. I tried starting the discovery server in router edges, but I could not listen the talker from the other network.
To sum up, I want to create this example but with using the same domain ids for the pub_edge_1 and sub_edge_2, using tcp. I would be grateful if you can provide an example or direct me to a possible solution. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions