We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
Comment by pirobot Friday Jan 23, 2015 at 23:09 GMT
By the way, adding depth_registration:=true to the launch arguments:
$ roslaunch openni2_launch openni2.launch depth_registration:=true disparity_processing:=true
also does not fix the problem.
Sorry, something went wrong.
Comment by tobyhijzen Tuesday Apr 07, 2015 at 11:36 GMT
Were you able to fix this? I've run into the same problem.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: