yarp icon indicating copy to clipboard operation
yarp copied to clipboard

[WIP] PublisherLatched

Open randaz81 opened this issue 3 years ago • 2 comments

  • added the new class yarp::os::PublisherLatched
  • added test to PublisherTest

From http://wiki.ros.org/roscpp/Overview/Publishers%20and%20Subscribers#Publisher_Options : "When a connection is latched, the last message published is saved and automatically sent to any future subscribers that connect. This is useful for slow-changing to static data like a map."

randaz81 avatar Mar 07 '21 09:03 randaz81

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would update the release notes by adding a file in doc/release/<target_branch>, based on your changes.

update-docs[bot] avatar Mar 07 '21 09:03 update-docs[bot]

As discussed with @randaz81, this PR requires several changes, I'm marking this as draft...

drdanz avatar Mar 10 '21 14:03 drdanz

withdrawn because yarp ros component will be become unmaintened/deprecated

randaz81 avatar Sep 04 '23 09:09 randaz81