-
Notifications
You must be signed in to change notification settings - Fork 32
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
Write driver for new camera (See3Cam_CU20) #94
Labels
Comments
Notes:
|
Camera runs with ros's usb_cam driver, but does not have the extension unit functionalities. Will leave open but no longer urgent |
It is now worth looking into this again for NaviGator, where having HDR on may distrupt scanning the LED panel. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Recommend forking http://wiki.ros.org/libuvc_camera, adding the extension units found at https://github.com/econsysqtcam/qtcam/blob/master/src/see3cam_cu20.cpp
IDEALLY, we contribute most to the ROS community by creating a generic system for interfacing with UVC extension units, not just the ones present in this camera, then PR to the ROS driver.
The text was updated successfully, but these errors were encountered: