gazebosim / gazebo-classic

Gazebo classic. For the latest version, see https://github.com/gazebosim/gz-sim
http://classic.gazebosim.org/
Other
1.19k stars 481 forks source link

manifest error in gazebosim.org database models #537

Closed osrf-migration closed 11 years ago

osrf-migration commented 11 years ago

Original report (archived issue) by Marcus Liebhardt (Bitbucket: bit-pirate).


In my setup I have added the models in the on-line database from gazebosim.org. Looks like two of them have problems. When launching my simulation, I get these errors (although I'm still able to run my simulation):

#!c++

Error [ModelDatabase.cc:288] Unable to parse manifest.xml for model[http://gazebosim.org/models/double_pendulum_with_base]
Error [ModelDatabase.cc:288] Unable to parse manifest.xml for model[http://gazebosim.org/models/kitchen_dining]
osrf-migration commented 11 years ago

Original comment by Steve Peters (Bitbucket: Steven Peters, GitHub: scpeters).


I think you may be running an old version of gazebo. In gazebo 1.4, we started moving away from manifest.xml's in the model database because they were causing confusion with ROS manifest.xml's. We have kept the manifest.xml's for a little while for backward compatibility, but new models only have the new model.config file.

osrf-migration commented 11 years ago

Original comment by Nate Koenig (Bitbucket: Nathan Koenig).


All manifest.xml files have been removed from the database.

osrf-migration commented 8 years ago

Original comment by Nate Koenig (Bitbucket: Nathan Koenig).


osrf-migration commented 8 years ago

Original comment by Nate Koenig (Bitbucket: Nathan Koenig).