ros kinect roslaunch openni_launch openni.launch
Hi to every body
I have installed ros on ubuntu 10.04 then I have installed kinect drivers following http://www.ros.org/wiki/openni_kinect
1.- I run roslaunch openni_launch openni.launch
I get the following errors:
Tried to advertise a service that is already advertised in this node [/camera/depth_registered/image_rect_raw/compressed/set_parameters]
Tried to advertise a service that is already advertised in this node [/camera/depth_registered/image_rect_raw/theora/set_parameters]
Unable to open camera calibration file [/home/acp/.ros/camera_info/rgb_A00361808210049A.yaml]
Unable to open camera calibration file [/home/acp/.ros/camera_info/depth_A00361808210049A.yaml]
then the system hangs in
Exiting onInitImpl()
I have no clue about these errors, any suggestion or solution will be appreciated.
Regards, Alfredo