ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
At the bottom of the install page for fuerte, you find these instructions:
sudo apt-get install python-setuptools python-pip
sudo easy_install -U rosinstall vcstools rosdep
After you run this, you will have rosdep. If you are on Ubuntu, you should be able to install openni_kinect with your package manager.
sudo apt-get install ros-fuerte-openni-kinect