What's happen with my kinect?[img included]
image:
I just downloaded openni_kinect and try to get depth image.
But it looks weird.
Is this right?
Cheers.
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | Q&A answers.ros.org |
image:
I just downloaded openni_kinect and try to get depth image.
But it looks weird.
Is this right?
Cheers.
Rviz seems to interpret the 16 (or 14?) bit depth as 8 bit gray value. Therefore you have an "overflow" at each 256 depth-steps, causing the value to cycle between black and white several times. I wonder why it's not getting really white, but that could either be the alpha of 0.5 in rviz or a confusion between signed and unsigned char.
Does the pointcloud look normal?
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2011-05-19 03:09:39 -0500
Seen: 176 times
Last updated: May 19 '11
kinect install instructions for electric not working
In CentOS 5.6, unable to: hg clone https://kforge.ros.org/openni/drivers
no data from the kinect [closed]
question about publishXYZPointCloud() in openni_camera [closed]
openni_kinect dosen't publish anything in the topics or rviz