Skip to content

ROS communication between two Docker containers #8

@mkrizmancic

Description

@mkrizmancic

Not sure if this is a problem in all cases, but it seems that when ROS 2 nodes communicate in two Docker containers with net=host, they see that they are running on the same computer and default to Shared Memory (SHM) transport. This does not work by default, and some extra configuration is needed.

See:

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