GUI doesn't update wen GUI-Plugin is running

asked 2021-05-03 06:53:41 -0500

MKL105 gravatar image

I'm trying to follow this tutorial from the gazebo website. When I load the world everything is fine and the label is displayed, but when i start the simulation, the time in the label doesn't change. When i resize the window the label text gets updated to the current time but then doesn't continue to run again. Does anybody know how to fix this or is there a way to force the gzclient GUI or the Q_Object to update?

edit retag flag offensive close merge delete

Comments

Which version of Gazebo are you running? Run it with --verbose flag display any useful message?

Jose Luis Rivero gravatar imageJose Luis Rivero ( 2021-05-03 10:16:34 -0500 )edit

I'm running gazebo11 inside a docker container. The --verbose flag doesn't say anything related with my issue. The only problem is that the gui of the label isn't updating everything else is working fine.

MKL105 gravatar imageMKL105 ( 2021-05-04 07:33:52 -0500 )edit

Any chance you found a solution to this? I'm having a similar issue

lrnd gravatar imagelrnd ( 2022-05-29 18:20:59 -0500 )edit