1 | initial version |
I think http://gazebosim.org/models was supposed to be redirecting to http://models.gazebosim.org/.
I see two solutions while the redirection doesn't work:
Set an environment variable with the working URL:
export GAZEBO_MODEL_DATABASE_URI=http://models.gazebosim.org/
Update to the latest Gazebo 7, which uses the models.gazebosim.org
URL by default.