We develop URCaps that an in-house manufactured device and the UR5e robot communicate with by USB serial communication.
URCaps recognizes the device conneced by python and communicates with pyserial.
We have checked that the communication with our UR5e robot and devices is succesed when we connect with our UR5e robot.
We have also checked that the communication is succesed on URsim.
However, the communication with URCaps is failed on our user’s UR5e robot.
It is considered that the UR5e robot don’t detect the device.
Both of the UR5e robots have 5.8 version of polyscope.
We would like some solutions about this problem.
Thanks in advance.