Kinect laser range - strange values.
I'm trying to get several value from my turtlebot's kinect laser (specifically the left-most and right-most laser ranges). I'm currently reading the sensor_msgs/LaserScan ranges array for those values. If I cover the laser with my hand, the values are read as 11 for some reason - can anyone explain this? Also, it seems like the laser doesn't fire as far as it possibly can - if I put the turtlebot in the middle of a room, the range values reported are also 11 (most of the time - if I put an object a few feet in front of the turtlebot, some of the ranges change. Is there a way to extend or set the kinect's laser range? Could someone clear this up for me?