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

The packages listen on the /camera/depth_registered/points, /camera/depth_registered/image and /camera/depth_registered/camera_info. According to this answer, the openni driver publishes the not-registered point clouds under said topics.

As a first trial, I would try remapping the /camera/depth_registered/image and /camera/depth_registered/camera_info topics to camera/rgb/camera_info and camera/depth/image, respectively, and see what happens.