ros-drivers / libuvc_ros

http://www.ros.org/wiki/libuvc_ros
81 stars 96 forks source link

Support for bayer output #18

Open ZdenekM opened 9 years ago

ZdenekM commented 9 years ago

Camera with bayer output (for V4L it's BA81 format) doesn't work with libuvc_ros - for instance this one: http://www.e-consystems.com/1MP-USB3-Vision-Camera.asp. It seems that current libuvc has support for this format (https://github.com/ktossell/libuvc/blob/master/include/libuvc/libuvc.h#L72) - am I right?

kimanton commented 4 years ago

I have the same issue Is this package still under development?