GUI doesn't update wen GUI-Plugin is running
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?
Asked by MKL105 on 2021-05-03 06:53:41 UTC
Comments
Which version of Gazebo are you running? Run it with --verbose flag display any useful message?
Asked by Jose Luis Rivero on 2021-05-03 10:16:34 UTC
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.
Asked by MKL105 on 2021-05-04 07:33:52 UTC
Any chance you found a solution to this? I'm having a similar issue
Asked by lrnd on 2022-05-29 18:20:59 UTC