-
Notifications
You must be signed in to change notification settings - Fork 13
[WholeBodyDynamicsTree] Inconsistent measurement of joint friction #82
Comments
A word of clarification. In view of the important differences in the angles at which you are taking the measurements, I would not claim that the "result should be the same" a priori. By the way, what do you mean by result? The main point here is that at some configurations the measured friction doest not oppose the motion (e.g. Figure 2a, "iCubGenova03 wholeBodyDynamicsTree), and this clearly shows that there's a problem at the measurement level. Being these measurements based on the dynamic model, the problem may be in the model as well. Clearly, I do agree that if the measurements are taken by moving the joint really close to a specific angle, the function tau = tau (dot (q)) should be odd in the first approximation. |
After the model for iCubGenova02 is finished, we can perform again the parameter identification, and see if this issue still arise. In the negative case, we can close it. |
@DanielePucci you had this problems with the new model? |
We haven't re-estimated the motor and friction parameters using the new model. Let's put this task on the to-do list. |
Probably it is/was a problem related to #160 . Closing unless we have some action to perform related to this. |
I am using Whole Body Dynamics (WBD) and Whole Body Dynamics Tree (WBDT) to measure friction on joint (test on iCubGenova03 and iCubGenova01), but I have a problem to acquire data.
If I acquire torque and velocity in different position from same joint I measure a drift in friction, because I expect the same result for any position.
For these experiments I calibrated (WBD or WBDT) in the fixed position, I put the joint in idle and finally I moved manually near the the position calibrated.
I have attached in this issue a plot with this measures.
These experiments were carried out on iCubGenova03 (legs V1) on left leg hip pitch and I used WholeBodyDynamics (WBD) and in a second experiment I used WholeBodyDynamicsTree (WBDT).
iCubGenova03 Whole Body Dynamics
iCubGenova03 Whole Body Dynamics Tree
I measure a drift only in WBDT. Different result in iCubGenova01 (legs V2) because I measure a drift for both, WBD and WBDT.
iCubGenova01 Whole Body Dynamics
iCubGenova01 Whole Body Dynamics Tree
I think the problem is in dynamic model on robot, because I would like to measure the same result for any position of joint.
The text was updated successfully, but these errors were encountered: