How to install openni_camera & openni_launch package in ROS groovy on Raspberry Pi
Hello I am using ROS groovy in Raspberry Pi2 with bare bones installation. i want to obtain the rgb and depth stream from kinect using rosrun commands like rosrun openni_camera openni _node & rosrun image_view image_view image:=rgb/image_raw
For that,i need to install openni_camera & openni_launch packages in ROS GROOVY. i have tried that with the procedure of apt-get install but unable to do so. Is it possible to install these packages in Pi with ROS. If anyone has done that, pls share the steps to do that.
Thanks & Regards