Robotics StackExchange | Archived questions

Can’t download new models in terminal

I use gazebo 2.2.6 with ROS Indigo.

I run existing gazebo world:

roslaunch turtlebotgazebo turtlebotworld.launch world_file:=/usr/share/gazebo-2.2/worlds/mud.world

Picture with terminal output is attached. Gazebo launched with black window. image description

I can download models manually:

wget http://gazebosim.org/models/model_name/model.tar.gz .

tar xvf model.tar.gz -C ~/.gazebo/models

But it is complicated to do it manually for every world.

Asked by nampi on 2015-12-26 12:59:27 UTC

Comments

Answers