ros-drivers / pointgrey_camera_driver

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

possible Spinnaker / GenICam3 compatiblity? #118

Open waspinator opened 7 years ago

waspinator commented 7 years ago

Point Grey is releasing their new models using the Spinnaker with GenICam3 support rather than flycapture2. Any thoughts on supporting the new sdk?

mikepurvis commented 7 years ago

Take a stab at it. If the implementation looks okay, we'd consider merging. If it's a mess, then a separate package is probably the most logical.

mrouea commented 6 years ago

Hi Mike,

I just received a blackfly S camera, which is working with the spinnaker SDK. I wonder that the pointgrey_camera_driver is not working with this SDK since flycap SDK is requested.

My question: did you already do the merging of the ros package in order to take into account the new SDK? Pointgrey starts releasing the new camera model with spinnaker SDK, and many new cameras will not be considered in your ros package.

Thank you in advance for your support,

Ali

ghost commented 5 years ago

@mrouea our lab has just released our drivers for the spinnaker based cameras at https://github.com/neufieldrobotics/spinnaker-ros , please do give it a shot.