camera1394
camera1394 copied to clipboard
ROS driver for devices supporting the IEEE 1394 Digital Camera (IIDC) protocol.
Good night everyone, I am trying to use a Flea-Hicol camera with this driver and I am having the following problem: if I open coriander for the first time usage...
Hi! I've the firefly mv FMVU-03MTC and I'm already able to publish the image using the camera1394_node. Now I would like to initialize the node with the hardware trigger option....
Carried over from code.ros.org Trac ticket `#5494` reported by efernandez: It seems that some IEEE1394 cameras have raw8 Bayer pattern formats/modes, but that just say to have mono8. In ROS,...
Hi, Having the ability to flip or mirror a image from a camera would be very useful (I'm using a FireFly MV on the USB bus) and our hardware mounting...
There is a problem in the way camera1394 package publishes camera_info. It adds non zero ROI parameters, however it publishes already cropped image. OpenCV tries to crop ROI from the...
I think there's a pretty serious issue with how camera1394 handles parameters. Currently it uses the dynamic-reconfigure-generated Config class for storing all of the parameters, each of which is roughly...
I have an open ROS question using camera1394 and indigo on ubuntu 14.04: http://answers.ros.org/question/192286/rosrun-cant-find-camera1394_node-or-camera1394_nodelet/ Basically, on a clean install with only the camera1394 source, after a successful seeming catkin_make, I...
Look at the output of this command `rostopic echo /flea3_stereo/right/image_raw | grep secs` ``` secs: 36 nsecs: 858272000 secs: 36 nsecs: 858272000 secs: 36 nsecs: 858272000 secs: 36 nsecs: 858272000...
There are some new features targeted for Indigo which require documentation. We may need a doc review. This issue is for tracking and discussion of the work to be done....