Issue by bit-pirate
Sunday Aug 11, 2013 at 23:26 GMT
Originally opened as ros-drivers/openni_launch#7
When turning on hardware depth registration both the unregistered and registered point cloud stop being published.
Looking further into this I noticed that one of the inputs of the registration module, /camera/depth_registered/image_rect_raw, is not being published. However, the module responsible for this gets its input /camera/depth_registered/image_raw. So, on the first look I would say the image_proc/rectify nodelet doesn't work properly.
Sunday Aug 11, 2013 at 23:26 GMT
Originally opened as ros-drivers/openni_launch#7
When turning on hardware depth registration both the unregistered and registered point cloud stop being published.
Looking further into this I noticed that one of the inputs of the registration module,
/camera/depth_registered/image_rect_raw, is not being published. However, the module responsible for this gets its input/camera/depth_registered/image_raw. So, on the first look I would say the image_proc/rectify nodelet doesn't work properly.