SherifN / peak_cam

A Linux ROS C++ Node that wraps the driver API for IDS vision cameras using IDS peak software.
Other
8 stars 12 forks source link

image looks like some packets are droppped (?) #15

Open flynneva opened 3 years ago

flynneva commented 3 years ago

im experiencing this on a few of the peak_cams we have. looks like either a data throughput issue or a dropped packet due to interference issue (?).

flynneva commented 3 years ago

going to read up on limiting the data throughput and seeing if that will help https://www.ids-imaging.us/techtipp-details/techtip-gev-bandwidth-ctl.html

flynneva commented 3 years ago

nodelets seemed to have helped with this problem...but it still exists somewhat. going to see if adding in the settings above helps at all