kinect dies when using the follower example on a turtlebot
I'm trying to test out the follower example on my turtlebot. Everything seems to work fine, I start the follower app, the kinect comes on, then as soon as the motors move the kinect shuts off. Sometimes the robot will move a little bit before it shuts off. Other times it seems like the kinect is still running (red IR light is on) but the robot doesn't respond at all.
Here's what I get out of the follower app.
[kinect_laser-5] restarting process Exception AttributeError: AttributeError("'_DummyThread' object has no attribute '_Thread__block'",) in <module 'threading'="" from="" '="" usr="" lib="" python2.7="" threading.pyc'=""> ignored process[kinect_laser-5]: started with pid [5010] [kinect_laser_narrow-6] restarting process Exception AttributeError: AttributeError("'_DummyThread' object has no attribute '_Thread__block'",) in <module 'threading'="" from="" '="" usr="" lib="" python2.7="" threading.pyc'=""> ignored process[kinect_laser_narrow-6]: started with pid [5011] [openni_launch-3] process has died [pid 4984, exit code 255, cmd /opt/ros/fuerte/stacks/nodelet_core/nodelet/bin/nodelet load openni_camera/OpenNINodelet openni_manager __name:=openni_launch __log:=/home/turtlebot/.ros/log/20535746-67f8-11e2-a10f-00242ca9ad17/openni_launch-3.log]. log file: /home/turtlebot/.ros/log/20535746-67f8-11e2-a10f-00242ca9ad17/openni_launch-3.log respawning... [openni_launch-3] restarting process Exception AttributeError: AttributeError("'_DummyThread' object has no attribute '_Thread__block'",) in <module 'threading'="" from="" '="" usr="" lib="" python2.7="" threading.pyc'=""> ignored process[openni_launch-3]: started with pid [5094] [kinect_laser_narrow-6] process has died [pid 5011, exit code 255, cmd /opt/ros/fuerte/stacks/nodelet_core/nodelet/bin/nodelet load pointcloud_to_laserscan/CloudToScan openni_manager cloud:=/cloud_throttled scan:=/narrow_scan __name:=kinect_laser_narrow __log:=/home/turtlebot/.ros/log/20535746-67f8-11e2-a10f-00242ca9ad17/kinect_laser_narrow-6.log]. log file: /home/turtlebot/.ros/log/20535746-67f8-11e2-a10f-00242ca9ad17/kinect_laser_narrow-6.log respawning... [kinect_laser_narrow-6] restarting process Exception AttributeError: AttributeError("'_DummyThread' object has no attribute '_Thread__block'",) in <module 'threading'="" from="" '="" usr="" lib="" python2.7="" threading.pyc'=""> ignored process[kinect_laser_narrow-6]: started with pid [5140] [kinect_laser-5] process has died [pid 5010, exit code 255, cmd /opt/ros/fuerte/stacks/nodelet_core/nodelet/bin/nodelet load pointcloud_to_laserscan/CloudToScan openni_manager cloud:=/cloud_throttled __name:=kinect_laser __log:=/home/turtlebot/.ros/log/20535746-67f8-11e2-a10f-00242ca9ad17/kinect_laser-5.log]. log file: /home/turtlebot/.ros/log/20535746-67f8-11e2-a10f-00242ca9ad17/kinect_laser-5*.log respawning... [kinect_laser-5] restarting process Exception AttributeError: AttributeError("'_DummyThread' object has no attribute '_Thread__block'",) in <module 'threading'="" from="" '="" usr="" lib="" python2.7="" threading.pyc'=""> ignored process[kinect_laser-5]: started with pid [5152]