I know how to send text to the log from RTDE, but I would like to create a popup screen that shows messages in much bigger text than the log.
Right now I work with the RTDE-interface and would like to stay there as long as possible, so are there any possibilities?
Another way would be to write text to a file from my rtde-loop. Then create a “normal Tkinter gui loop” that reads text from this file and show it on the display. Is this possible?
Would I mess up polyscope?
Both this loops I’m planning to start with Crontab and “@reboot…” if it works.