Kinect Installation and Setup on Kinetic
Is there an Openni-Kinect package for Kinetic? When I run sudo apt-get install ros-kinetic-openni-kinect I get "unable to locate package" error.
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
Is there an Openni-Kinect package for Kinetic? When I run sudo apt-get install ros-kinetic-openni-kinect I get "unable to locate package" error.
Hopefully you already found the solution. Just in case: there is no 'openni-kinect' package. The kinect related packages are 'ros-kinetic-openni-launch' and 'ros-kinetic-freenect-launch'.
The command should be 'roslaunch openni_launch openni.launch'.
Tab complete is your friend: if you type 'roslaunch [package]' and then double tap the 'tab' key, it should list all launch files available for that package
Also, be aware that there is another driver package for the kinect called 'freenect_launch'. They do basically the same things, so just use whichever works for you.
Asked: 2017-04-05 16:31:26 -0600
Seen: 3,636 times
Last updated: Jun 15 '17
Problem pertaining to DepthGenerator
OpenNI compilation error, Diamondback, version mobile, ARM
How to install NITE in Ubuntu10.04?
depth wrong using openni_camera depth image
what's the resuts of GetSkeletonJointOrientation()
How to change the Kinect point cloud resolution
How to display the Kinect point cloud using image colours?
NI Stack shows different outputs on Kinect
Multiple Kinects: Same Topics from different nodes, how to subscribe?
did you sort the problem ?