-
Notifications
You must be signed in to change notification settings - Fork 31
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
Analyze problem of AMO readings when a cable is broken/partyially broken or detached #541
Comments
If we removed just one of the data cables of the AMO encoder connector we can see that the joint, if using the AMO encoder, is not able to calibrate as shown by the logs below. AMO raw readingsJoint positionsLogsTherefore, in case a cable is detached but not the entire connector, we have no information to know this, other than the fact that we are reading all zeros. cc: @valegagge |
Later, we did another test by cutting one of the signal cables while the joint was moving. The output that we got from the diagnostic is the one of |
Hi @MSECode please add a comment. |
During the tests we have observed that if either the AMO encoder cable is broken/detached or partially broken, i.e. one of the signal cables is detached from the connector, the joint is always moved in HW FAULT CONDITION. |
Here we are going to analyze the second problem mentioned here: https://github.com/icub-tech-iit/study-encoders/issues/22#issuecomment-2464924451, which is the issue of understanding how the AMO encoder is reading the signals if the cable is not detached but just partially broken.
In order to simulate that we just removed one of the data cables from the AMO connector.
The text was updated successfully, but these errors were encountered: