Ogre::FileNotFoundException (shadow_receiver.program) after update the simulator_gazebo stack on Fuerte [closed]

asked 2013-05-10 05:06:10 -0500

Giacomo gravatar image

Hi,

I'm using Fuerte on Ubuntu 11.10 and to fix the contact sensor bug I created an overlay for the simulator _ gazebo stack using the latest tag (I did a "svn to https://code.ros.org/svn/ros-pkg/stac...gazebo/tags/simulatorgazebo-1.7.6/") in a directory that's in my ROS _ PACKAGE _ PATH (as explained here: https://bitbucket.org/osrf/gazebo/iss...),

but now when I launch the empty_world I get this error:

Msg Connected to gazebo master @ http://localhost:11345
terminate called after throwing an instance of 'Ogre::FileNotFoundException'
what():  OGRE EXCEPTION(6:FileNotFoundException): Cannot locate resource shadow_receiver.program
in resource group General or any other group. in ResourceGroupManager::openResource at
/tmp/buildd/ros-fuerte-visualization-common-1.8.4/debian/ros-fuerte-visualization-common/opt/ros/fuerte/stacks/visualization_common/ogre/build/ogre_src_v1-7-3/OgreMain/src/OgreResourceGroupManager.cpp (line 753)
Aborted

How can I fix it?

Thanks, Giacomo.

edit retag flag offensive reopen merge delete

Closed for the following reason the question is answered, right answer was accepted by nkoenig
close date 2014-02-21 17:01:40.663304

Comments

1

Is there any chance for you to move to a supported platform, like groovy or hydro?

Jose Luis Rivero gravatar imageJose Luis Rivero ( 2013-10-29 11:58:36 -0500 )edit