Hi folks,<br><br>I actually just had the same problem. What I found out is that the firewire camera works fine with libdc1394 that is provided with Ubuntu (or latest version 2.1.2 from sourceforge) but not with lidc1394 package included with ROS. That is, running exactly the same code works fine libdc from Ubuntu's repos, but not with the version of libdc included in ROS.<br>
<br>I've modified the Makefile of libdc1394 package to download a tarball from sourceforge and it seems to work fine. I was able to connect to my stereo cam and get images. Dominik, could you try that Makefile and let me know if that fixes you troubles? Also make sure you have rw access to /dev/raw1394. Every time you plug in the camera this file will be owned by root, unless you have some rules setup to change the group and/or permissions.<br>
<br>Thanks,<br>Anton<br><br><div class="gmail_quote">On Fri, Apr 9, 2010 at 10:51 AM, Dejan Pangercic <span dir="ltr"><<a href="mailto:dejan.pangercic@gmail.com">dejan.pangercic@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hi Dominik,<br>
<br>
my bet is that camera1394 pkg does not know how to correctly interpret<br>
the stream from Videre cameras.<br>
Since there was a question on how to get it going with this particular<br>
camera not so long ago, could you please check and try it first:<br>
<a href="http://n3.nabble.com/cameradc1394-and-stereo-images-td210461.html#a210461" target="_blank">http://n3.nabble.com/cameradc1394-and-stereo-images-td210461.html#a210461</a><br>
<br>
Shall it not work please report back.<br>
<br>
cheers, D.<br>
<div><div></div><div class="h5"><br>
On Fri, Apr 9, 2010 at 6:55 PM, Dominik Franěk <<a href="mailto:dominik.franek@gmail.com">dominik.franek@gmail.com</a>> wrote:<br>
> Dear ROS users,<br>
><br>
> I have been trying to run a Videre stereo camera on Ubuntu 9.10 using<br>
> the cameradc1394 node, but with no success. I'm receiving the "Could<br>
> not initialize dc1394_context.  Make sure /dev/raw1394 exists and you<br>
> have permissions to access." error all the time. I have all the<br>
> permissions and the camera is running fine using the Videre software.<br>
> Any clue where might be the problem?<br>
><br>
> Thank you in advance<br>
> Dominik Franek<br>
> _______________________________________________<br>
> ros-users mailing list<br>
> <a href="mailto:ros-users@code.ros.org">ros-users@code.ros.org</a><br>
> <a href="https://code.ros.org/mailman/listinfo/ros-users" target="_blank">https://code.ros.org/mailman/listinfo/ros-users</a><br>
><br>
<br>
<br>
<br>
</div></div><font color="#888888">--<br>
MSc. Dejan Pangercic<br>
PhD Student/Researcher<br>
Computer Science IX<br>
Technische Universität München<br>
Telephone: +49 (89) 289-17780<br>
E-Mail: <a href="mailto:dejan.pangercic@in.tum.de">dejan.pangercic@in.tum.de</a><br>
WWW: <a href="http://ias.cs.tum.edu/people/pangercic" target="_blank">http://ias.cs.tum.edu/people/pangercic</a><br>
</font><div><div></div><div class="h5">_______________________________________________<br>
ros-users mailing list<br>
<a href="mailto:ros-users@code.ros.org">ros-users@code.ros.org</a><br>
<a href="https://code.ros.org/mailman/listinfo/ros-users" target="_blank">https://code.ros.org/mailman/listinfo/ros-users</a><br>
</div></div></blockquote></div><br>