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

Revision history [back]

click to hide/show revision 1
initial version

At the moment I replaced "http://gazebosim.org/models" in "http://old.gazebosim.org/models". Now it all works!

Thanks to all!!!

At the moment I replaced "http://gazebosim.org/models" in "http://old.gazebosim.org/models". Now it all works!

Thanks to all!!!

UPDATE

The best way to solve this problem is update Gazebo 2.2, but you must add packages.osrfoundation.org at Ubuntu repositories.

sudo sh -c 'echo "deb http://packages.osrfoundation.org/gazebo/ubuntu trusty main" > /etc/apt/sources.list.d/gazebo-latest.list'
wget http://packages.osrfoundation.org/gazebo.key -O - | sudo apt-key add -

Then if you update Ubuntu, It install Gazebo 2.2.5. Now it all works!