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.

rosbag filter removes latching from topics #685

@tbleher

Description

@tbleher

It seems that "rosbag filter" removes the latching=1 flag from filtered topics.
I ran

rosbag filter in.bag out.bag 'topic == "topic1" or topic == "topic2" or topic == "topic3"'

Of the three topics, two were latched in the original file, but none in the resulting file.

This may be a similar issue to #679.

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