Open NorthWolf222 opened 3 months ago
Thank you for the in-detail report. From what I can see, everything looks correct, so I don't have any direct advice, I'm afraid.
I tried to solve the issue by turning off the firewall, but it didn't work, and the connection timeout problem still occurs.
That's the only point where I can imagine things going wrong. On ubuntu there are multiple possibilities for having a firewall. Which ones did you check for?
Thank you for your reply. I couldn't find a suitable solution either. Later, I successfully configured it using the same method on another computer, which was amazing and speechless. Perhaps my previous laptop model was older.
Affected ROS2 Driver version(s)
git clone -b humble https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver.git src/Universal_Robots_ROS2_Driver
Used ROS distribution.
Humble
Which combination of platform is the ROS driver running on.
Ubuntu Linux with standard kernel
How is the UR ROS2 Driver installed.
From binary packets
Which robot platform is the driver connected to.
UR CB3 robot, Real robot
Robot SW / URSim version(s)
I do not know
How is the ROS driver used.
Through the robot teach pendant using External Control URCap
Issue details
Summary
* Affected UR Software Version(s): 3.14.1 Affected Robot Hardware Version(s): UR5 URCaps Software version(s): external control 1.0.1
My computer is Ubuntu 22.04, ROS-Humble, After I enabled urcap in the teach pendant, It will pop up with the following error: My PC's ros2_drivers seems to start up normally, but the URcap on the real robot arm UR5 is unable to establish a connection with the PC.*
Issue details
*When I run the launch file, the result is as follows:
and the IP settings are as follows:
But when I run the external control program on the teach pendant side, the following appears:
I tried to solve the issue by turning off the firewall, but it didn't work, and the connection timeout problem still occurs.
The 192.168.1.101 can be pinged successfully. And when I run the launch file, run the following command:
It seems that port 50002 is open, but I don't know why running URCap shows a connection timeout.
What could be causing this and how could I fix it? Any help would be highly appreciated. Thanks *
Relevant log output
No response
Accept Public visibility