Re: [Pyro-users] Problems with V4LCamera

2008-10-20 Thread Douglas S. Blank
Bradford Barr wrote: Excuse my ignorance, but I'm not exactly sure what you mean by using the other init. Do I just throw a #define DUMMY_VIDIOC_QUERYCAP at the top of V4L.cpp and recompile? You'll probably need to make sure that both of the V4L::init methods are not defined. There is one f

[Pyro-users] Pyro 5.0 Yum Repository for Fedora 9

2008-10-20 Thread Douglas S. Blank
I've just updated our Python Robotics RPM to Pyro 5.0. This means that you can install Pyro with "yum install pyrobot" and it will stay updated as we change it. Below, you'll find the instructions for setting up the repository. I didn't get the old versions of player/stage/gazebo to work with

Re: [Pyro-users] Problems with V4LCamera

2008-10-20 Thread Bradford Barr
Excuse my ignorance, but I'm not exactly sure what you mean by using the other init. Do I just throw a #define DUMMY_VIDIOC_QUERYCAP at the top of V4L.cpp and recompile? Brad On Mon, Oct 20, 2008 at 11:43 AM, Douglas S. Blank <[EMAIL PROTECTED]>wrote: > Bradford Barr wrote: > >> Hey all, >> >>

Re: [Pyro-users] Problems with V4LCamera

2008-10-20 Thread Douglas S. Blank
Bradford Barr wrote: Hey all, I'm new to Pyro, and I'm having some issues with the V4LCamera. When I run a Test robot with a V4LCamera device it asks me for the device, width, height and channel. I leave all of those default and get an error: V4L constructor '/dev/video0' (160 x 120) x 3 ch

[Pyro-users] Problems with V4LCamera

2008-10-20 Thread Bradford Barr
Hey all, I'm new to Pyro, and I'm having some issues with the V4LCamera. When I run a Test robot with a V4LCamera device it asks me for the device, width, height and channel. I leave all of those default and get an error: V4L constructor '/dev/video0' (160 x 120) x 3 ch = 0 Initializing Video4Lin