ros-drivers / flir_camera_driver

153 stars 145 forks source link

[noetic] Unable to use with Teledyne Dalsa Calibir GX Camera #152

Open JohnMerila opened 5 months ago

JohnMerila commented 5 months ago

When trying to capture images from a Calibir GX camera running roslaunch spinnaker_camera_driver camera.launch runs with the error:

[ERROR] [1707329724.463477606]: Reconfigure Callback failed with error: [SpinnakerCamera::connect] Failed to connect to camera. Error: Spinnaker: LogicalErrorException NULL pointer dereferenced [-2005]

The camera does work in Spinview but I have not been able to get it working here. I have tried editing the launch file to match the camera settings and it has not been successful.

Thanks in advance