-
Notifications
You must be signed in to change notification settings - Fork 176
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
Frame corruption #287
Comments
closing this issue because it is quite difficult to pinpoint it to this driver. |
No solution for this? I have the same issues on a Zed Mini. |
hi @gianlucapargaetzi, no, no solution. Happy to hear someone else is facing the issue. Re-opening it in the hopes there might be a fix. Again, it is hard to pinpoint this issue to the ZED camera, but I don't get this type of issue with the Realsense for example. |
Frame corruption is caused by the USB3 communication. Hardware:
Software:
Can you recognize one of the conditions from this list? |
Been using original hardware but can try to re-run the camera in isolation to test against CPU load hypothesis. Thank you for the hints and explanations. |
@Myzhar I have been seeing intermittent frame corruption issue with ZEDM as well on I've tried everything from the list above, I'm using the shortest ZED-branded USB cable I have. I unplugged all other USB devices. I've tried to pin it on CPU/GPU load. But I'm observing it on a pretty-high end system running only |
Preliminary Checks
Description
I've been noticing a strange frame corruption recently, see below (topic:
zed_node/left/image_rect_color
):frame_corruption.webm
Also see screenshots below
I haven't had these issues using the
zed2i
in the past, so this issue could be related to the ROS driver.Steps to Reproduce
Expected Result
Frames
Actual Result
Corrupted frames.
ZED Camera model
ZED2i
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: