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

rosbag filter removes latching from topics #685

Closed
tbleher opened this issue Oct 14, 2015 · 2 comments
Closed

rosbag filter removes latching from topics #685

tbleher opened this issue Oct 14, 2015 · 2 comments

Comments

@tbleher
Copy link

tbleher commented Oct 14, 2015

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.

ddimarco added a commit to ddimarco/ros_comm that referenced this issue Apr 22, 2018
…#685)

* add parameter to return/write connection header to read/write method

* update rosbag operations to use it
mikepurvis pushed a commit that referenced this issue Apr 24, 2018
* add parameter to return/write connection header to read/write method

* update rosbag operations to use it
@peci1
Copy link
Contributor

peci1 commented Nov 7, 2022

Fixed by #1372 and #1473.

@peci1
Copy link
Contributor

peci1 commented Feb 14, 2023

@sloretz @mjcarroll This issue should be closed.

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