ADVRHumanoids / XBotControl

XBotControl framework: XBotCore + OpenSoT + CartesI/O
33 stars 3 forks source link

Comunication aborted for dropped messages #30

Closed FrancescoRuscelli closed 10 months ago

FrancescoRuscelli commented 4 years ago

Sending commands to the robot after having changed the robot control mode back and forth (i.e. from Position to Stiffness to Position again) aborts the communication with the error: "Detected X dropped messages for joint ...". @alaurenzi

alaurenzi commented 4 years ago

The bug is due to the xbotcore seeing a "hole" in the sequence identifier for the impedance fields of the control message. It is indeed a bug, because users are unable to change control mode during runtime. I'll think to a solution. Meanwhile you can comment the relevant lines on XBotNRTRef plugin so as to disable the check. @liesrock

liesrock commented 10 months ago

Should be solved by @alaurenzi in xbot2.