ros-drivers / pointgrey_camera_driver

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

PointGrey Blackfly Gige camera, no camera detected #121

Open Ianlovescode opened 7 years ago

Ianlovescode commented 7 years ago

Hi all,

I am using PointGrey Blackfly Gige camera, and i run rosrun pointgrey_camera_driver list_cameras, i was given that there is no camera detected on computer. I couldn`t run camera driver as well. After that, i used FlyCap2 software and used auto force ip to find camera. Then run list_cameras again, everything was working.

Is it the correct way to find camera?

Thanks.

xuehuan-yang commented 6 years ago

Hi lanlovecode,

Currently I use the Ubuntu 16.04 64 bit with ros kinect distributions. By the way, we are using the FLIR(PointGrey) Blackfly Gige camera(BFS-PGE series) using Ethernet port(not usb port).
As for your knowledge, FLIR has inked a definitive asset purchase agreement to buy Point Grey Research, Inc.in 2016.

Same issues with you. Camera can't be detected by run rosrun pointgrey_camera_driver list_cameras.

I can ping the camera IP address, that means it works well. But when I run the flycap software in terminal, it can't detect the Gige camera. At the same time, it still can't find the Gige Camera by rosrun pointgrey_camera_driver list_cameras.

Is this the SDK not compatible with Gige camera using Ethernet port? Is this some command to run the camera that we can use flycap to detect it?

Thank you very much and wait for your response.

IceSentry commented 5 years ago

Did you find a workaround? I have a similar issue. I can ping the camera, but the driver doesn't see it

xuehuan-yang commented 5 years ago

Dear IceSentry

Still have the issue that it can't detect the camera. Actually we modify the drive code by ourself. You might wait the FLIR camera that it officially launch the ROS package for the camera.

Many thanks.

addext commented 4 years ago

same issue - did anyone figure it out?

IceSentry commented 4 years ago

We just threw the camera away and bought a cheap usb webcam

addext commented 4 years ago

that's a pity. We paid good money for them and all the accessories.

thanujarc commented 4 years ago

Hi,

I have a similar issue. I have two BLFY-PGE-31S4C-C GiGE PoE cameras which are connected to a Linux system (A Jetson TX2) via a PoE GiGE Netgear switch. However, I cannot get the TX2 to recognize the cameras. flycap software shows no detected devices, and auto force ip doesn't return the details of any of the connected cameras.

Can someone please let me know which IP address I should be using for the host network interface? How can find out the IP addresses of the cameras?

Thank you.

xuehuan-yang commented 4 years ago

Dear thanujarc,

I encountered this issue before in Ubuntu 16.04 Operating System. You could download the Windows Spinnaker software from official website.

https://www.flir.asia/support-center/iis/machine-vision/downloads/spinnaker-sdk-flycapture-and-firmware-download/

Then install it in window OS, then could detect and record the ip address for camera.

If have the ip address, configure the necessary ip settings for you Linux system. And it could detect the IP camera.

Please feel free to contact me for further discussion. Many thanks.

Best Regards, Xuehuan

Spinnaker

chrisgrb commented 4 years ago

Dear thanujarc,

I encountered this issue before in Ubuntu 16.04 Operating System. You could download the Windows Spinnaker software from official website.

https://www.flir.asia/support-center/iis/machine-vision/downloads/spinnaker-sdk-flycapture-and-firmware-download/

Then install it in window OS, then could detect and record the ip address for camera.

If have the ip address, configure the necessary ip settings for you Linux system. And it could detect the IP camera.

Please feel free to contact me for further discussion. Many thanks.

Best Regards, Xuehuan

Spinnaker

Have you had any experience using Linux with Point Grey Flea 3? Running the following command: rosrun pointgrey_camera_driver list_cameras from http://wiki.ros.org/pointgrey_camera_driver with the camera attached, but no cameras are detectable. The camera light is yellow or possibly yellow-green which means "initializing FPGA" and "camera power down" respectively according to the datasheet.

xuehuan-yang commented 4 years ago

Dear Thanujarc,

You could install following code in the GitHub.

https://github.com/KumarRobotics/flea3

Many thanks.

Best Regards, Xuehuan

On Fri, 29 Nov 2019 at 09:26, Chris Grebe notifications@github.com wrote:

Dear thanujarc,

I encountered this issue before in Ubuntu 16.04 Operating System. You could download the Windows Spinnaker software from official website.

https://www.flir.asia/support-center/iis/machine-vision/downloads/spinnaker-sdk-flycapture-and-firmware-download/

Then install it in window OS, then could detect and record the ip address for camera.

If have the ip address, configure the necessary ip settings for you Linux system. And it could detect the IP camera.

Please feel free to contact me for further discussion. Many thanks.

Best Regards, Xuehuan

[image: Spinnaker] https://user-images.githubusercontent.com/32502151/65406132-1afb5500-de11-11e9-9a82-b055db7bc6ac.PNG

Have you had any experience using Linux with Point Grey Flea 3? Running the following command: rosrun pointgrey_camera_driver list_cameras from http://wiki.ros.org/pointgrey_camera_driver with the camera attached, but no cameras are detectable. The camera light is yellow or possibly yellow-green which means "initializing FPGA" and "camera power down" respectively according to the datasheet.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ros-drivers/pointgrey_camera_driver/issues/121?email_source=notifications&email_token=AHX7DB5RKNGWC5TFEIY2OD3QWBVVRA5CNFSM4DMXWUV2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEFNURMA#issuecomment-559630512, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHX7DB3GA5M5E423XF46FSTQWBVVRANCNFSM4DMXWUVQ .

--

Best Regards,

Xuehuan

Soodep commented 3 years ago

i am still having the same issue. did anyone solve this problem? asking for help

Soodep commented 3 years ago

Dear thanujarc,

I encountered this issue before in Ubuntu 16.04 Operating System. You could download the Windows Spinnaker software from official website.

https://www.flir.asia/support-center/iis/machine-vision/downloads/spinnaker-sdk-flycapture-and-firmware-download/

Then install it in window OS, then could detect and record the ip address for camera.

If have the ip address, configure the necessary ip settings for you Linux system. And it could detect the IP camera.

Please feel free to contact me for further discussion. Many thanks.

Best Regards, Xuehuan

Spinnaker

I followed your instruction and got the IP address from my windows spinview, now how do i configure the ip address in Ubuntu, would you please provide a clear instruction, i would apppreciate it