Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| 
                    opennilaunch [2015/11/10 10:22] nfave [Instructions]  | 
                
                    opennilaunch [2019/04/25 14:08] (current) | 
            ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Openni_Launch ====== | + | ====== Openni_Launch  (ROS package)====== | 
| - | {{tag>software tutorial}} | + | {{tag>software Kinect tutorial ros_package}} | 
| This package is used to retrieve the informations from the kinect http://wiki.ros.org/openni_launch | This package is used to retrieve the informations from the kinect http://wiki.ros.org/openni_launch | ||
| + | ===== Installation ===== | ||
| + | In order to install the drivers and openni_launch, follow the instructions on http://yuechuan.me/ubuntu-12-04-%E4%B8%8A%E9%85%8D%E7%BD%AE-ros-%E5%92%8C-kinect/ | ||
| ===== Instructions ===== | ===== Instructions ===== | ||
| Line 24: | Line 26: | ||
| to see the disparity image : | to see the disparity image : | ||
| rosrun image_view disparity_view image:=/camera/depth/disparity | rosrun image_view disparity_view image:=/camera/depth/disparity | ||
| - | |||
| to see the cloud point : | to see the cloud point : | ||