Autoware 1.13 runtime manager visual bug
Ubuntu 18.04 autoware 1.13
I am using the docker installation method to install the autoware and running the default container by ./run.sh.
After logging into the docker, i run the command roslaunch runtime_manager runtime_manager.launch to run the autoware and the runtime manager GUI.
Everything is working fine and the runtime manager is looking good. However, once I call any nodes, the GUI is keep on glitching and refreshing, it is still functional but... it just so annoying.
I have tried the fix mentioned in the master branch fix.... I have changed those command line under rtmgy.py and runtime_manager_dialog.py in the docker environment and restart it again. The problem is still existing.
Any ideas to solve this visual bug? Thanks for everyone who are helping on this issue.