ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
I had the same problem and found out that it's due to manual installation of Gazebo before ros installation. So i tried
sudo apt-get remove gazebo-* sdformat-*
and it helped.