ROS2 Universal Robots external control connection refused
Hi,
I’m currently trying to connect my UR5e with my PC to control it via ROS2. I installed the URCap for external control but when I try to run it I only get a popup which says “The Connection to the remote PC at 192.168.1.21 could not be established. Reason: Connection refused (Connection refused)”.
I tried different IP-addresses for the PC and the Robot an forwarded the Ports to my Docker Container. I can ping the Robot and even connect my pc via ssh to it. The firewall status is disabled.
Please let me know, what might be the error?
Thank you in advance!