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

Compare grabberControls2Gui vs iCub frameGrabberGui2-qt and focusTool #244

Open
jgvictores opened this issue Jan 13, 2020 · 4 comments
Open

Comments

@jgvictores
Copy link
Member

jgvictores commented Jan 13, 2020

Compare our grabberControls2Gui (perma) vs iCub frameGrabberGui2 and focusTool. Discovered via robotology/icub-main#416.

@jgvictores
Copy link
Member Author

jgvictores commented Feb 8, 2020

focusTool

Made quite a few hacks to make it compile, modified main() to config.put("device","remote_grabber");. Segfaults on connect, do not understand intention. Resolution: discarded a.k.a. nevermind. : )

frameGrabberGui2

Does seem interesting. I had an older version and was able to use the slider to command a gain modification of YarpOpenraveGrabber. Now it reports Remote camera device has no IFrameGrabberControl2 interface. Probably unrelated is the fact that https://github.com/robotology/yarp/releases/tag/v3.0.0 states "deprecate IFrameGrabberControl2 in favour of IFrameGrabberControl": it's probably just many missing implementations on the YarpOpenraveGrabbe side at time of writing.

(Edit: frameGrabberGui2 instead of frameGrabberGui2-qt)

@jgvictores
Copy link
Member Author

jgvictores added a commit to roboticslab-uc3m/openrave-yarp-plugins that referenced this issue Feb 12, 2020
@jgvictores
Copy link
Member Author

Remote camera device has no IFrameGrabberControl2 interface

Fixed via roboticslab-uc3m/openrave-yarp-plugins@72dab2a for simulated camera. Still back to situation where only GAIN is controllable.

@PeterBowman
Copy link
Member

frameGrabberGui2

Note it has been placed on the Maybe list for inclusion in a future YARP 3.5.0 release (ref).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants