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

Add YarpCameraBridge to PerceptionInterfaceYarpImplementation library #237

Merged
merged 5 commits into from
Apr 7, 2021

Conversation

prashanthr05
Copy link
Collaborator

@prashanthr05 prashanthr05 commented Mar 12, 2021

YarpCameraBridge allows to access YARP based camera devices.

Currently available interfaces

  • Depth Cameras through RGBD sensor interface
  • Camera images through OpenCV Grabber interface

Related results in #94 (comment)

  • Update CHANGELOG

Copy link
Member

@S-Dafarra S-Dafarra left a comment

Choose a reason for hiding this comment

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

Just a comment

It must be noted that YarpCameraBridge is not used as advanceable
and avoids maintaining map for each camera image buffers.
YarpCameraBridge can now be initialized and polydrivers list set,
the user can directly call getXXXImage() to get the image
from the corresponding camera.
@prashanthr05 prashanthr05 force-pushed the feature/CameraBridge branch from 1837966 to c0c89ff Compare April 6, 2021 12:41
@GiulioRomualdi GiulioRomualdi merged commit ec7160b into ami-iit:master Apr 7, 2021
@prashanthr05 prashanthr05 deleted the feature/CameraBridge branch April 8, 2021 07:41
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.

4 participants