IR camera stream
Hi there, I wanna get the IR camera stream from the kinect but I get black screen when I launch this command:
rosrun image_view image_view image:=camera/ir/image_raw
PS: All the other topics work fine. I don't really know what's going wrong ?
I'm working with ROS-Hydro in ubuntu 12.04 64bit.
Thank y'all