ros-drivers / pointgrey_camera_driver

ROS driver for Pt. Grey cameras, based on the official FlyCapture2 SDK.
128 stars 179 forks source link

Image wrong "shifted/cropped" #43

Closed samuelba closed 7 years ago

samuelba commented 9 years ago

sometimes it happens that the image is cropped the wrong way, like the image below:

pointgrey_issue

however, if I unsubscribe and resubscribe to the image topic, that can change. So after resubscribing the image can be cropped right or wrong, it's random.

I use Ubuntu 14.04 and the cameras are connected to USB 3.0

gnarang1024 commented 7 years ago

Hey, did you find a solution to this? I'm seeing the same behavior with my Chameleon 3 CM3-U3-13Y3C-CS sensor. Thanks!

samuelba commented 7 years ago

After a driver update (don't remember which one) it worked without problems.