Closed stevalkr closed 6 months ago
Can you check https://github.com/RoboStack/ros-humble/issues/175 ? Thanks!
Thank you for the quick reply! conda install libprotobuf==4.25.1
solves the problem. It also reinstalled gazebo
gazebo 11.14.0-h36c1656_9 --> 11.14.0-h816cae4_7
I'll check if this is the point if I got some time :D
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.
Thank you for explaining!
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