sot-talos-balance  2.0.5
Collection of dynamic-graph entities aimed at implementing balance control on talos.
base_estimator_sim_conf.py
Go to the documentation of this file.
1 """ ******************** USER-PARAMETERS OF BASE ESTIMATOR *********************** """
2 
3 from base_estimator_conf import * # noqa
4 
5 K = 6 * (1e7,)