ros-drivers / freenect_stack

libfreenect based ROS driver
http://ros.org/wiki/freenect_stack
35 stars 53 forks source link

Cold starting the freenect driver produces no images #3

Closed piyushk closed 11 years ago

piyushk commented 11 years ago

This can be repeatedly produced on laptops running Ubuntu 12.04 Precise with freenect_stack-0.1.1 over USB 3.0.

Whenever the laptop is booted up, the first run of the freenect driver fails. Subsequent runs work as expected. This might be an upstream issue.

piyushk commented 11 years ago

Reproduced this error on freenect_stack v0.2.0 over USB 2.0 as well.

piyushk commented 11 years ago

Error shows up during first launch after every reboot even if the device is left plugged in.

piyushk commented 11 years ago

Some basic debugging shows the same error as here: https://github.com/OpenKinect/libfreenect/issues/307

I see a lot of invalid magic statements. The ROS side of things seems to work exactly as expected. The first time the driver is run, there are a lot of Invalid Magic XXXX calls.