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

scanning_mode has very large values, and dynamic reconfiguration isn't possible #25

Open
lucasw opened this issue Nov 6, 2015 · 3 comments

Comments

@lucasw
Copy link

lucasw commented Nov 6, 2015

I've been trying the very latest libuvc and libuvc_camera with ros jade on Ubuntu 14.04 and either a Logitech C930e or a Webcam 9000 Pro and I can't reconfigure the camera. The scanning_mode initial value is very large and often negative, and appears random on every launch of the camera_node. Trying to change most other parameters triggers an attempt to set scanning_mode to a sane value which fails- and sometimes makes the setting of the other value fail.

rqt_reconfigure doesn't like the big numbers and generates a ValueError.

I have more details here:

http://answers.ros.org/question/220560/dynamic-reconfigure-with-libuvc_camera-in-jade/

@lucasw lucasw changed the title scanning_mode has very large values that prevent reconfiguration scanning_mode has very large values, and dynamic reconfiguration isn't possible Nov 6, 2015
@lucasw
Copy link
Author

lucasw commented Nov 24, 2015

I tried commenting out scanning_modes in the cfg file and camera_driver, but then it is auto_exposure that takes on bad values and crashes rqt dynamic reconfigure.

If I disable about half of the cfg then rqt doesn't give the bad value error, but none of the controls work- this is in the form camera_driver.cpp:132 : Unable to set brightness to 10.

@davelkan-zz
Copy link

Has anyone found a solution to this? I believe I am having a similar issue. Attempting to set brightness or exposure absolute at all causes an immediate failure on one camera, on the other it only crashes if i try to use any value other than the default.

@hvpandya-TRI
Copy link

This is still an issue in melodic

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

No branches or pull requests

3 participants