ros-drivers / libuvc_ros

http://www.ros.org/wiki/libuvc_ros
82 stars 95 forks source link

Fix ROS image output for uyvy uvc frame format input (#51) #52

Closed skohlbr closed 5 years ago

skohlbr commented 5 years ago

Fixed the problem discussed in #51 (Without this patch, raw uyvy data is memcopied into the RGB frame).