Skip to content

Conversation

@pucciland95
Copy link

Hi all :)

Issue

I tried loading the hello_world.script through the TCP server as the ReadMe explains.
However, as soon as I press play on a simple .urscript with just the External control URCap node, the Teach Pendant freezes.

Here the urscript:

Screenshot from 2025-12-13 12-58-53

NOTE: I did not try it with the real robot, but only with the URSim Docker image.

Proposed solution

I first noticed that removing the "Program Loop Forever" flag, the TP does not freeze and the log is correctly printed in the log window.
Therefore, I tried adding a simple 1-second sleep between the textmsg("test function") seems to solve the issue for me also when the "Program Loop Forever" flag is active.

Cheers

Niccolo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant