ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
2 | No.2 Revision |
Hi,
I followed this link and it worked form me on ROS Kinetic.
CheersHere are the steps from the above link:
sudo apt-get install libopenni0 libopenni-dev
cd ~/catkin_ws/src git clone https://github.com/ros-drivers/openni_launch git clone https://github.com/ros-drivers/openni_camera cd .. catkin_make catkin_make install
roscore roslaunch openni_launch openni.launch