[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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 fix: keep latched topics latched #1708

Merged
merged 1 commit into from
Aug 7, 2019

Conversation

cwecht
Copy link
Contributor
@cwecht cwecht commented Apr 30, 2019

This fixes #1675.

@dirk-thomas
Copy link
Member

Thank you for the patch.

@dirk-thomas dirk-thomas merged commit d557103 into ros:melodic-devel Aug 7, 2019
else:
rebag.write(topic, msg, t, raw=True)
rebag.write(topic, msg, t, connection_header=connection_header, raw=True)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

connection_header doesn't seem to be defined here. See #1952.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rosbag fix drops latching
2 participants