Multiple errors launching openni.launch: "Tried to advertise a service that is already advertised in this node"
Hi,everybody! I entered "roslaunch openni_launch openni.launch" in the terminal, then I got the following response.
......
[ERROR] [1317043259.886787650]: Unable to open camera calibration file [/home/llq/.ros/camera_info/depth_A00364A05003107A.yaml]
[ WARN] [1317043259.886937571]: Camera calibration file /home/llq/.ros/camera_info/depth_A00364A05003107A.yaml not found.
[ WARN] [1317043259.889818576]: Using default parameters for RGB camera calibration.
[ WARN] [1317043259.889868600]: Using default parameters for IR camera calibration.
[ERROR] [1317043261.086826518]: Tried to advertise a service that is already advertised in this node [/camera/depth_registered/image_rect_raw/compressed/set_parameters]
[ERROR] [1317043261.134411949]: Tried to advertise a service that is already advertised in this node [/camera/depth_registered/image_rect_raw/theora/set_parameters]
I have been solving this problem all day long but I failed.