Skip to content
This repository was archived by the owner on May 31, 2025. It is now read-only.
This repository was archived by the owner on May 31, 2025. It is now read-only.

roscpp: Cannot have multiple latched publishers on the same topic (ros ticket #2356) #146

@tfoote

Description

@tfoote

In rosplay, to actually mirror the appearance of multiple nodes, I need to create multiple latched publishers on the same topic.

The expected behavior would be for every advertiser to publish its own most recent message when a new subscriber shows up, which is what independent nodes would do. However, only a single message gets published.

trac data:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions