Issue by pirobot
Friday Jan 23, 2015 at 15:43 GMT
Originally opened as ros-drivers/openni2_launch#22
When using an Asus Xtion Pro and the latest Indigio Debian packages under Ubuntu 14.04, after running
$ roslaunch openni2_launch openni2.launch
there is no disparity data on the topic /camera/depth/disparity as expected.
Even when explicitly setting the disparity_processing argument to true:
$ roslaunch openni2_launch openni2.launch disparity_processing:=true
there is no data on the topic /camera/depth/disparity as expected.