Open WwYyFan opened 5 years ago
That warning is not a bug, just some bad default configuration in very old python versions
@oroulet thanks for reply, and I want to konw what ('Other: ', 0.9999559698671492) means?
I come up with the same issue, what does it mean? I use python 2.7.
Then what does ('Other: ', 0.9999559698671492) means? It seems that the robot pose is not correctly printed.
I'm having the same issue with the UR5. Looks like this ursecmon is used to monitor the UR at certain frequency. I think it is a symptom of a bigger issue. The "wait" in the movex functions are not working properly as the is_running status output by this ursecmon is always false. I still haven't found the issue yet, I'm hoping it's not hardware related.
I'm having the same issue with the UR5. Looks like this ursecmon is used to monitor the UR at certain frequency. I think it is a symptom of a bigger issue. The "wait" in the movex functions are not working properly as the is_running status output by this ursecmon is always false. I still haven't found the issue yet, I'm hoping it's not hardware related.
I also have that problem, did you fix it?
Hi, I'm new to UR,Below is my code.sometime it works,but sometime it doesn't work.and terminal always output "No handlers could be found for logger "ursecmon" ",how to fix it?
code:
terminal