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

Adds latch functionality#1341

Merged
mikepurvis merged 1 commit intoros:melodic-develfrom
prarobo:patch-1
Apr 23, 2018
Merged

Adds latch functionality#1341
mikepurvis merged 1 commit intoros:melodic-develfrom
prarobo:patch-1

Conversation

@prarobo
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Contributor

👍

@mikepurvis
Copy link
Copy Markdown
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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants