ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Ching's profile - activity

2013-10-30 07:30:34 -0500 received badge  Student (source)
2013-05-16 02:11:53 -0500 received badge  Famous Question (source)
2013-04-15 05:31:13 -0500 received badge  Notable Question (source)
2013-03-25 19:34:31 -0500 received badge  Popular Question (source)
2013-03-23 16:12:45 -0500 asked a question Invalid point cloud from Kinect by using openni_camera

I recently upgraded my Ubuntu from Natty to Oneiric. Since we were developing a project under ros-electric, I thus upgraded the original ros-electric for Natty to ros-electric for Oneiric too. Unfortunately, now by using "roslaunch openni_camera openni_node.launch", the point cloud data from Kinect all become "NaN" and no point cloud can be displayed in rviz, although rgb image display is fine. If I use "roslaunch openni_launch openni.launch", normal point cloud can be displayed in rviz. Since we have to use openni_camera instead of openni_launch, I am wondering why openni_camera does not produce the right point cloud.