You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem is not in gazebo itself, but that ros-gazebo plugins have been compiled with libprotobuf==4.25.1, so if you try to load them with libprotobuf==4.25.3 they print an error that they can't find the libprotobuf==4.25.1 libraries. The change in gazebo version is just a consequence of this, as each gazebo version is compiled against a version of libprotobuf.
Solution to issue cannot be found in the documentation.
Issue
Gazebo not publishing any topics, including /clock and other sensor topics.
launched via
Installed packages
Environment info
The text was updated successfully, but these errors were encountered: