openni_params missing
I'm in the process of upgrading a Turtlebot from Ubuntu 11.04/Electric to 12.04/Fuerte. The first thing to do is to recalibrate, but when I run turtlebot_calibration I'm getting the following:
error loading <rosparam> tag:
file does not exist [/opt/ros/fuerte/stacks/openni_camera/info/openni_params.yaml]
XML is <rosparam command="load" file="$(find openni_camera)/info/openni_params.yaml"/>
Indeed it does appear that the openni_params file is missing. What happened to this?