Hi,everybody! I got problem in using rviz to display the image from kinect.I installed openni_kinect to drive kinect, but once I run rviz to display PointCloud2 data, my computer crashed. How can I record the PointCloud2 data and display it on the rviz? Is there anything I should install besides openni_kinect?
So this is really an issue with RVIZ then. Do you have an NVIDIA graphics card? Are restricted drivers installed? You might check here: http://ros.org/wiki/rviz/Troubleshooting
Did you follow this tutorial? Do you have any logs?
You can always record the data with "rosbag record". However, that probably doesn't solve your problem with rviz. You can inspect the data when sending with rostopic echo /camera/...
Asked: Sep 27 '11
Seen: 163 times
Last updated: Feb 22
ROS Answers is licensed under Creative Commons Attribution 3.0 Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.