ros-drivers / pointgrey_camera_driver

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

Bring camera back without restarting the driver #74

Open zfxw0206 opened 8 years ago

zfxw0206 commented 8 years ago

Now I have a blackfly GigE camera. Once something wrong happened, for example, the Ethernet cable is disconnected, we have to restart the driver to bring the camera back to life.

I am wondering if it is possible to change the ros driver, then we can reset the camera without restarting the driver and get the image when everything becomes fine.

Thank you!