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

Adds latch functionality #1341

Merged
merged 1 commit into from
Apr 23, 2018
Merged

Adds latch functionality #1341

merged 1 commit into from
Apr 23, 2018

Conversation

prarobo
Copy link
Contributor

@prarobo prarobo commented Mar 5, 2018

Allows a latch argument to be passed for making the transform publisher latched

Allows a latch argument to be passed for making the transform publisher latched
@mikepurvis
Copy link
Member

LGTM. Mirrors rostopic pub --latch in

parser.add_option("-l", '--latch', dest="latch", default=False, action="store_true",
help="enable latching for -f, -r and piped input. This latches the first message.")

@efernandez
Copy link
Contributor

👍

@mikepurvis
Copy link
Member

Looks great, thanks!

@mikepurvis mikepurvis changed the base branch from lunar-devel to melodic-devel April 23, 2018 20:47
@mikepurvis mikepurvis merged commit 5c7bcc0 into ros:melodic-devel Apr 23, 2018
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

Successfully merging this pull request may close these issues.

None yet

3 participants