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

dragonfly2: remove deprecated interfaces #882

Merged
merged 1 commit into from
May 29, 2023

Conversation

Nicogene
Copy link
Member

It fixes #864

In YARP 3.5.0 the FrameGrabberInterfaces header has been deprecated, but the interfaces included not, except for very old interfaces such as IFrameGrabber and iFrameGrabberRgb, that were implemented but not used by anyone. The frameGrabber_nws_yarp uses the "new" interfaces.

@Nicogene Nicogene self-assigned this May 29, 2023
@Nicogene Nicogene force-pushed the removeFrameGrabberInterfaces branch from 4d11d4b to c44b93f Compare May 29, 2023 12:58
@pattacini pattacini merged commit 4235efa into robotology:devel May 29, 2023
6 checks passed
@pattacini pattacini linked an issue May 29, 2023 that may be closed by this pull request
@Nicogene Nicogene deleted the removeFrameGrabberInterfaces branch May 30, 2023 07:47
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.

Deal with modules still relying on FrameGrabberInterfaces.h
3 participants