sot-talos-balance
2.0.5
Collection of dynamic-graph entities aimed at implementing balance control on talos.
control_manager_sim_conf.py
Go to the documentation of this file.
1
# -*- coding: utf-8 -*-
2
"""
3
Created on Mon Feb 9 13:55:16 2015
4
@author: adelpret
5
"""
6
7
from
control_manager_conf
import
*
# noqa
8
9
TAU_MAX = 1e6
10
# security check of ControlManager
11
CURRENT_MAX = 1e6
12
# security check of ControlManager
13
CTRL_MAX = 1e6
14
# max desired current (security check of ControlManager)
src
dynamic_graph
sot_talos_balance
talos
control_manager_sim_conf.py
Generated by
1.8.17