-
Notifications
You must be signed in to change notification settings - Fork 45
Description
If you compare the friction parameters identified for Panda with those of previous robots such as the Kuka LWR (Here: http://dx.doi.org/10.3182/20140824-6-ZA-1003.01079) or the Stäubli TX-90 (here: http://dx.doi.org/10.1016/j.rcim.2014.06.004) you might wonder why the panda has 1 to 2 orders of magnitude less friction (e.g. Panda joint 1: 0.2450 coulomb friction and 0.0665 viscous friction vs. the kuka's joint 1 with 11.6 and 14.4 according to Model C).
These are considerable differences as they dominate the required torques in simulation for the Kuka and Stäubli but are almost negligible for the Panda. If you want to compare energy consumption for a trajectory that might throw you of quite a bit.
My theory is that the Panda was only identified after the link side torque sensor so most of the friction in the motor and gearing was already compensated and hidden by the libfranka controller. Am I right in that assumption?