sot-torque-control  1.6.5
Collection of dynamic-graph entities aimed at implementing torque control on different robots.
dynamicgraph Namespace Reference

to read text file More...

Namespaces

 sot
 

Detailed Description

to read text file

i = Kt*tau + Kv*dq + Ka*ddq + sign(dq)Kf tau = i/Kt - (Kv/Kt)*dq - (Ka/Kt)*ddq - sign(dq)(Kf/Kt)