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

to read text file More...

Namespaces

namespace  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)