Kinect laser problems
process[kinect_laser_narrow-6]: started with pid [11613]
[ INFO] [1345651995.309589141]: [/openni_launch] Number devices connected: 1
[ INFO] [1345651995.310258410]: [/openni_launch] 1. device on bus 008:16 is a Xbox NUI Camera (2ae) from Microsoft (45e) with serial id 'A00367A04475111A'
[ WARN] [1345651995.313676130]: [/openni_launch] device_id is not set! Using first device.
nodelet: /usr/include/boost/smart_ptr/shared_ptr.hpp:412: boost::shared_ptr<T>::reference boost::shared_ptr<T>::operator*() const [with T = xn::NodeInfo, boost::shared_ptr<T>::reference = xn::NodeInfo&]: Assertion `px != 0' failed.
[FATAL] [1345651995.760413081]: Service call failed!
[FATAL] [1345651995.760845247]: Service call failed!
[FATAL] [1345651995.760931777]: Service call failed!
[FATAL] [1345651995.762017568]: Service call failed!
[openni_manager-2] process has died [pid 11396, exit code -6, cmd /opt/ros/fuerte/stacks/nodelet_core/nodelet/bin/nodelet manager __name:=openni_manager __log:=/home/hyness/.ros/log/554f5f92-eae6-11e1-bc87-94dbc99cb3ba/openni_manager-2.log].
log file: /home/hyness/.ros/log/554f5f92-eae6-11e1-bc87-94dbc99cb3ba/openni_manager-2*.log
respawning...
When I try to run the follower program on my turtlebot, everything goes fine, until it hits the section above; then it freaks out and restarts the program again, until it runs into that section again. What does this mean? How do I fix it? Thanks!!!
Also, when I run kinect bringup, then start rviz, I can view through the camera on the kinect, but the point cloud and laser scan do not work. Not sure if that helps but...?