Hi,
One of our students is having trouble running an _rrc script from their laptop (running Windows 11 Home). We are getting a timeout error for ros on the ros.run() line when we try to connect to both a virtual station and the real controller. It seems like it might be a computer issue because other students are able to connect without issues.
We tried removing the Anaconda environment and creating a new one again with compas_rrc, re-installing Docker Desktop, and updating the Windows system. The docker containers seem to be running fine. When we compose up, the FlexPendant shows RRC connected. The problem comes when we try to play the script from VS Code.
Do you have any other ideas on where this issue could be coming from or what settings on the laptop we can check/change that may be causing this? I haven’t encountered this issue before with other students so I’m not sure where to start troubleshooting.
Thanks!