ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
3

openni_params missing

asked 2012-06-03 05:19:34 -0500

updated 2014-01-28 17:12:32 -0500

ngrennan gravatar image

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?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2012-06-12 06:38:49 -0500

I just experienced the same problem migrating my robot setup to Fuerte. It looks like the old openni_camera package got split up and deprecated. There is a migration guide, and you should be able to modify the turtlebot_calibration source accordingly until an official Fuerte version is released.

edit flag offensive delete link more

Comments

I did not well understand the migration guide. should I obtain the deprecated version first and change my dependency names or depend upon the new openni package? I have the same problem as asked above.

SivamPillai gravatar image SivamPillai  ( 2012-07-24 05:15:07 -0500 )edit

I would recommend depending on the new openni package. It also seems a turtlebot stack has been released for Fuerte. You might want to try it out.

piyushk gravatar image piyushk  ( 2012-07-25 18:26:07 -0500 )edit

I'm sorry but I have a different Robot... its Husky A200 :)

SivamPillai gravatar image SivamPillai  ( 2012-07-25 22:38:00 -0500 )edit

Question Tools

Stats

Asked: 2012-06-03 05:19:34 -0500

Seen: 767 times

Last updated: Jun 12 '12