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

Revision history [back]

In ROS, working with Kinect data is no different from working with any other point cloud data. PCL (http://pointclouds.org/) is probably the best way to work with this data. the pcl_ros wiki page has an example of how to subscribe to point clouds (such as those from the Kinect).