You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
during the last 2 run on demoRedBall (it is a recurring issue seen into the previous robot as well), both arms fell for HW problem.
The problem is surely due to some delay inside the wholebodyDynamic and the FT sensor- Please try to find out the reason with the hel of the log file form yarprobotinterface e wholebodyDybanmic from those 2 runs
@julijenv the problems you mentioned did have the following root causes and were corrected with the corresponding actions, so let's use this issue as a sort of FAQ/report for the future 😏
On one robot we discovered that the codebase was compiled in Debug; therefore, the communication between the IMU and WBD was slowed down significantly causing an internal timeout to expire. When WBD goes in timeout, it puts the torque-controlled limbs in protection (HW-fault) for safety reasons.
On the last robot you configured, instead, we found out that the RFE controller was hanging up during HW readouts. This triggered the WBD timeout as the RFE wasn't delivering IMU data any longer. To fix this, @marcoaccame has recently devised a patch to the RFE FW.
Brief description of the request/failure
during the last 2 run on demoRedBall (it is a recurring issue seen into the previous robot as well), both arms fell for HW problem.
The problem is surely due to some delay inside the wholebodyDynamic and the FT sensor- Please try to find out the reason with the hel of the log file form yarprobotinterface e wholebodyDybanmic from those 2 runs
Detailed context
cc @pattacini , cc @marcoaccame , cc @Nicogene
Accompanying material
log_icub-head_yarprobotinterface_crash_braccia_dopo 5 minuti.txt
log_icubsrv_wholeBodyDynamics_crash_braccia dopo 5 minuti.txt
log_icub-head_yarprobotinterface_2_Virtual_analosensor.txt
log_icubsrv_wholeBodyDynamics_2_die_Virtual_Analof FT.txt
The text was updated successfully, but these errors were encountered: