ros-drivers / pointgrey_camera_driver

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

There is an image consistency issue with this image #170

Open A-levy opened 6 years ago

A-levy commented 6 years ago

When I use the pointgrey camera on the TX2,sometimes has the error that "There is an image consistency issue with this image".I have already set net.core.rmem_max = 33445532 , net.core.wmem_max = 33445532 , net.core.rmem_default = 33445532 , net.core.wmem_default = 33445532.

camera_error How can I solve this problem?