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

Revision history [back]

click to hide/show revision 1
initial version

If I understood well, you simply want to publish kinect data over ROS. Then I suggest you to look at this package. Once your Kinect is connected, simply run the command:

roslaunch openni_launch openni.launch

it will publish a list of topic with depth image, rgb image, point cloud, info etc.