sot-talos-balance  2.0.5
Collection of dynamic-graph entities aimed at implementing balance control on talos.
admittance_ctrl_conf.py File Reference

Go to the source code of this file.

Namespaces

 sot_talos_balance.talos.admittance_ctrl_conf
 

Variables

tuple force_integral_deadzone = (5.0, 5.0, 5.0, 0.5, 0.5, 0.5)
 
tuple force_integral_saturation = (0.0, 0.0, 160.0, 20.0, 20.0, 0.0)
 
int ki_force = 6 * (0.0,)
 
int ki_vel = 32 * (0.0,)
 
int kp_force = 6 * (0.0,)
 
int kp_vel = 32 * (0.0,)