Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
opennilaunch [2015/11/10 10:19]
nfave [Instructions]
opennilaunch [2016/02/23 15:17]
nfave
Line 1: Line 1:
-====== Openni_Launch ====== +====== Openni_Launch ​ (ROS package)====== 
-{{tag>​software tutorial}}+{{tag>​software 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
Line 16: Line 16:
 Open a new terminal : Open a new terminal :
    
-    ​to see the RGB image : +to see the RGB image :    
-     +
  rosrun image_view image_view image:​=/​camera/​rgb/​image_color  rosrun image_view image_view image:​=/​camera/​rgb/​image_color
----- + 
-to see the depth image : +to see the depth image :    
-     +
  rosrun image_view image_view image:​=/​camera/​depth/​image  rosrun image_view image_view image:​=/​camera/​depth/​image
  
-    ​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 : +
  rosrun rviz rviz   rosrun rviz rviz 
 +
 Then, you have to configurate rviz, you can use the following tutorial http://​wiki.ros.org/​openni_launch/​Tutorials/​QuickStart Then, you have to configurate rviz, you can use the following tutorial http://​wiki.ros.org/​openni_launch/​Tutorials/​QuickStart
  • opennilaunch.txt
  • Last modified: 2019/04/25 14:08
  • (external edit)