Bumblebee and kernel version
Hello,
I have the Bumblebee XB3 running in ROS. Everything works correctly with kernel 3.2 , but when switching to 3.4 , images seem to "jump back in time". You can see an example of this behaviour in this video:
http://imageshack.us/clip/my-videos/823/unjmkmwzaltwtgtqnftvmu.mp4/
I guess it must be some problem with the Firewire driver. Any idea on how to fix this?
Thanks
Asked by BeLioN on 2013-03-22 01:46:48 UTC
Comments
Which driver are you using?
Asked by Miquel Massot on 2013-03-22 02:03:46 UTC
For ROS, I am using this package: https://github.com/Auburn-Automow/camera_drivers . If you mean the Firewire driver, I am using the one that comes with the stock Ubuntu kernel version 3.4.0-030400
Asked by BeLioN on 2013-03-22 03:34:23 UTC
We use Ubuntu 12.04, and http://www.ros.org/wiki/camera1394stereo with a BB2. May I ask you why did you change the kernel?
Asked by Miquel Massot on 2013-03-22 04:43:32 UTC
I changed the kernel version due to some USB 3.0 problems of the kernel 3.2 . So it seems that I have to choose between using USB 3.0 (kernel 3.4) or using Firewire (kernel 3.2)
Asked by BeLioN on 2013-03-24 23:31:45 UTC
Maybe you need to install kernel compatible Firewire libraries in order to match these with your new kernel.
Asked by Miquel Massot on 2013-03-25 01:12:14 UTC