camera1394: No cameras found
Hi, I have camera connected through firewire:
$ lsfirewire
fw0: Linux Firewire Juju
fw1: Point Grey Research Flea2 FL2G-50S5C
However, when I try to run camera1394_node
I get:
$ rosrun camera1394 camera1394_node
[ERROR] [1351859527.447323402]: [camera] device open failed: [Camera1394::open]: No cameras found
I have tested the camera on another machine and it worked without problems. This machine does not have graphical interface so coriander is not an option here.
Did camera1394_node work on the other machine?
Yes, it works.