Hi Jack. Here is my report on using camera1394 with cturtle installed from .debs and using the camera1394 version that comes with cturtle I'm using two Point Grey FL2G cameras. Here's a console dump: rosrun camera1394 camera1394_node [ INFO] [1276679648.477523418]: dynamic reconfigure level 0xffffffff [ INFO] [1276679648.516876117]: Found camera with GUID b09d01008190a5 [ INFO] [1276679648.517085850]: No guid specified, using first camera found, GUID: b09d01008190a5 [FATAL] [1276679648.523132429]: [camera] exception opening device: [Camera1394::open]: Unable to get iso data; is the camera plugged in? coriander displays both images just fine. In fact I quickly tried cameradc1394 driver from CMU's repository and that was successful in publishing images (verified by image_view) But this is not optimal as having one driver that is always kept up-to-date is a better option. Trying to install camera1394 from svn trunk rosmake complains [rosbuild] Building package camera1394_svn [rosbuild] Including /opt/ros/cturtle/ros/core/rospy/cmake/rospy.cmake [rosbuild] Including /opt/ros/cturtle/ros/core/roscpp/cmake/roscpp.cmake [rosbuild] Including /opt/ros/cturtle/ros/core/roslisp/cmake/roslisp.cmake MSG: gencfg_cpp on:Camera1394.cfg CMake Error at /opt/ros/cturtle/stacks/driver_common/dynamic_reconfigure/cmake/cfgbuild.cmake:66 (string): string sub-command REPLACE requires four arguments. Call Stack (most recent call first): /opt/ros/cturtle/stacks/driver_common/dynamic_reconfigure/cmake/cfgbuild.cmake:84 (gencfg_cpp) CMakeLists.txt:21 (include) -- Configuring incomplete, errors occurred! I realized this may not be related to camera1394. -- Alper Aydemir KTH CVAP On Wed, Jun 16, 2010 at 12:39 AM, Patrick Beeson wrote: > Same Sonys as on Marvin, Lucid, 64-bit, with Cturtle installed from > .debs and your new camera1394 from trunk. > > On Tue, Jun 15, 2010 at 5:32 PM, Jack O'Quin wrote: >> On Tue, Jun 15, 2010 at 5:20 PM, Patrick Beeson wrote: >>> A few things Jack.  1) if no guid is given its defaults to the first >>> camera, but the guid is not displayed in the dynamic_reconfigure GUI. >>> 2) The defaults for my camera have the gain so low, that the image is >>> black.  New users may think this isn't working.  I'd suggest at least >>> setting auto_gain to 2 to ensure they see something.  Also, the >>> tutorial could use a page on using the yaml files.  It took me a while >>> to realize that the new API needs me to set auto_* to 3 in order for >>> the sclalrs I set to have any effect. >>> >>> These are small things.  I think you've done a remarkable job taking >>> the original 1394 driver and making it easy to use and stable.  One of >>> these days I hope to find time to do the same with the >>> swissranger_camera driver. >> >> Thanks for the report, Patrick. >> >> What system, cameras, etc. did you try? >> -- >>  joq >> _______________________________________________ >> ros-users mailing list >> ros-users@code.ros.org >> https://code.ros.org/mailman/listinfo/ros-users >> > _______________________________________________ > ros-users mailing list > ros-users@code.ros.org > https://code.ros.org/mailman/listinfo/ros-users >