Variables | |
| float | frictionCoefficient = 0.7 |
| tuple | LEFT_FOOT_SIZES = (0.100, -0.100, 0.06, -0.06) |
| float | minPressure = 15.0 |
| tuple | RIGHT_FOOT_SIZES = (0.100, -0.100, 0.06, -0.06) |
| list | wAnkle = [1.0, 1.0, 1e-4, 1.0, 1.0, 1e-4] |
| float | wNorm = 10.0 |
| float | wRatio = 1.0 |
| float | wSum = 10000.0 |
| float frictionCoefficient = 0.7 |
Definition at line 8 of file distribute_conf.py.
| tuple LEFT_FOOT_SIZES = (0.100, -0.100, 0.06, -0.06) |
Definition at line 5 of file distribute_conf.py.
| float minPressure = 15.0 |
Definition at line 7 of file distribute_conf.py.
| tuple RIGHT_FOOT_SIZES = (0.100, -0.100, 0.06, -0.06) |
Definition at line 4 of file distribute_conf.py.
| list wAnkle = [1.0, 1.0, 1e-4, 1.0, 1.0, 1e-4] |
Definition at line 13 of file distribute_conf.py.
| float wNorm = 10.0 |
Definition at line 11 of file distribute_conf.py.
| float wRatio = 1.0 |
Definition at line 12 of file distribute_conf.py.
| float wSum = 10000.0 |
Definition at line 10 of file distribute_conf.py.