ResourceNotFound: openni_launch
I have been trying to build and use the open_ni package as a dependency for another package.
when i try to run a launch file i get the following error:
ResourceNotFound: openni_launch
i have sourced my directory using source /devel/setup.bash
& my src folder is included in ROSPACKAGEPATH
I am using Ubuntu 12.04 & ROS Hydro.
Asked by hasaaan on 2015-09-09 04:13:24 UTC
Comments
What is the output of
rospack find openni_launch
?Asked by Willson Amalraj on 2015-09-09 04:51:11 UTC