stonier / ueye_cam

A ROS nodelet and node that wraps the driver API for UEye cameras by IDS Imaging Development Systems GMBH.
Other
1 stars 2 forks source link

Increase framerate camera #37

Open WidoT opened 1 year ago

WidoT commented 1 year ago

Hello

I am using this code to connect with a Ueye camera. When connecting with the camera the framerate initially is 2 fps, this is to low for me. When trying to increase the framerate in one step from 2 to 50 the code crashes. When I increase it incremently in little steps it is fine. Is there a reason/solution for this?

Thank you in advance.