pointgrey_camera_driver icon indicating copy to clipboard operation
pointgrey_camera_driver copied to clipboard

ROS driver for Pt. Grey cameras, based on the official FlyCapture2 SDK.

Results 82 pointgrey_camera_driver issues
Sort by recently updated
recently updated
newest added

Calling GetCameraInfo takes 40ms, but the result never changes. Many pointgrey cameras can get higher than 24fps, so it'd probably be good to move that somewhere so it only runs...

Setting these can really improve the number of images that are received with no problem. Implementation wise, this is a bit hairy, and there are multiple possible approaches. The Flycap...