Skip to content

Commit 5d4297b

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent f17985d commit 5d4297b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

python/dynamic_graph/sot/torque_control/talos/base_estimator_conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
""" ********************* USER-PARAMETERS OF BASE ESTIMATOR ********************* """
1+
"""********************* USER-PARAMETERS OF BASE ESTIMATOR *********************"""
22

33
K = (4034, 23770, 239018, 707, 502, 936)
44
std_dev_zmp = 0.02

python/dynamic_graph/sot/torque_control/talos/base_estimator_sim_conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
""" ********************* USER-PARAMETERS OF BASE ESTIMATOR *********************** """
1+
"""********************* USER-PARAMETERS OF BASE ESTIMATOR ***********************"""
22

33
from base_estimator_conf import * # noqa
44

0 commit comments

Comments
 (0)