-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ergoCub 1.1 S/N:001 β Left arm suddently stopped streaming data #1865
Comments
Rebooting the robot seemed to be enough, still it should not stop streaming the data |
Ciao @Gandoo, @maggia80. I imagine that this issue is related to the faulty CAN cable of #1867 (comment), right? |
Unfortunately it is still happening. By editing the error message, it turns out it is the wrist yaw the first joint for which the timestamp is not consistent. This might indicate that it is not possible to communicate to the AMC board. @AntonioAzocar also noted a particular LED lighting pattern on the board, and we are not sure it is normal. |
Hello everyone, VID_20240802_071330.mp4 |
Looking at logs I saw that in multiple sections there are these errors and warnings, which seems to be related to the ETH communication, and they are actually related to the board we have issues on: Therefore it might be that the board is not communicating good over ETH. I'll suggest then to do the following:
in the meanwhile I'll double check the issue and the logs with @marcoaccame this afternoon to get a better idea of the problem |
I did check, and it was possible to ping it. I noticed those errors appear when trying to close the |
Not directly related to the issue (the root issue is indeed in EMS communication) but just for reference this is related to robotology/yarp#2939 . |
hi all, @MSECode and I will analyze in more details all available information asap later today.
long story short: second point may explain the problem. we need to understand why it happens and if it happened before. |
@MSECode and I have had a first analysis:
if possible we advice to upgrade to latest devel: icub-main, icub-firmware-shared and flash latest binaries
yri loses contact because... link between eb25 and eb31 continually goes down and up again. see:
we shall try to re-crimp the cable. |
@AntonioAzocar tried to recrimp the cable some days ago, but it also happened afterwards. He also mentioned that the connector on the board is not very firm. Discussing with @AntonioConsilvio we also thought that a good test could be that when the failure happens we try to ping the AMC board ( |
The link must not go down and up. If it does that you loose all UDP frames beyond the line interruption. The link down is due to one of the four wires of the ETH cable that is interrupted. In this case it may be due to the movement or to the bending of the link.
the ping may say that all is OK even with link down for a short time. Sometimes I can see messages telling that the link is down just for a small amount of time and the ping may just report OK and only some ms more roundtrip time. The HW check of the link status on the ETH boards on the other hand is done every 100 ms and tells where we have link or not. |
Hi @S-Dafarra! With the help of @marcoaccame and @MSECode, we realised that the problem was with the power supply of the AMC EB31 board, which was rebooting occasionally. Trying to find the cause, @fgarini noticed that something was touching the back of the board. In fact, the thumb tendon was broken and touching the back of the board, occasionally shorting out the power supply: I replaced the tendon and, together with @AntonioAzocar, we applied Kapton to the back of the AMC to prevent it from short-circuiting again. The robot has been tested and works fine now! β Thank you all for your help! π |
Since the problem did not reoccur, I proceed with the closure of the issue! β |
Robot Name π€
ergoCub 1.1 S/N:001
Request/Failure description
While during normal teleoperation, one arm suddenly stopped with errors like
Detailed context
Here a portion of the log:
left_arm_issue.txt
Here the full log:
left_arm_issue_full.zip
Additional context
No response
How does it affect you?
No response
The text was updated successfully, but these errors were encountered: