rgbdslam, openni_launch
I am looking the rgbdslam.
http://www.ros.org/wiki/rgbdslam
The usage is
roslaunch rgbdslam kinect+rgbdslam.launch
Then, we can look rgb and depth image. also 3D visualization
( maybe I think the image are rgb and depth image )
At http://www.ros.org/wiki/openni_launch
roslaunch openni_launch openni.launch
and
rosrun image_view image_view image:=/camera/rgb/image_color
Dose Two images same?
When we use the rgbdslam and openni_launch?
What difference?