ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
You should be able to install ros-hydro-openni-launch (which will include openni-camera, and any other things you need). Drivers for specific hardware are not included in desktop-full.
And for reference, most ROS code is now on github, and drivers can be found here: https://github.com/ros-drivers
2 | No.2 Revision |
You should be able to install ros-hydro-openni-launch (which will include openni-camera, and any other things you need). Drivers for specific hardware are not included in desktop-full.
And for reference, Kforge is slowly being decommissioned, most ROS code is now on github, and most standard drivers can be found here: https://github.com/ros-drivers
3 | No.3 Revision |
You should be able to apt-get install ros-hydro-openni-launch (which will include openni-camera, and any other things you need). Drivers for specific hardware are not included in desktop-full.
Kforge is slowly being decommissioned, most ROS code is now on github, and most standard drivers can be found here: https://github.com/ros-drivers