Variables | |
| tuple | COM_DES = (0.00, 0.0, 0.81) |
| constraint_mask = np.array([True, True, True, True, True, True]).T | |
| ee_mask = np.array([True, True, True, True, True, True]).T | |
| int | fMax = 1e3 |
| float | fMin = 1.0 |
| tuple | FOOT_CONTACT_NORMAL = (0.0, 0.0, 1.0) |
| float | kd_com = 0.0 |
| int | kd_constr = 0 * sqrt(kp_constr) |
| float | kd_feet = 0.0 |
| int | kd_pos = NJ * (0 * sqrt(kp_pos[0]),) |
| int | kd_posture = NJ * (0 * sqrt(kp_posture[0]),) |
| int | ki_admittance = 6 * (0.0,) |
| tuple | kp_admittance = (0, 0, 0, 0.0 * 1, 0.0 * 1, 0.0) |
| float | kp_com = 0.0 * 30.0 |
| float | kp_constr = 0.0 * 1.0 |
| float | kp_feet = 0.0 * 30.0 |
| int | kp_pos = NJ * (0.0,) |
| int | kp_posture = NJ * (100.0,) |
| LEFT_FOOT_CONTACT_POINTS | |
| tuple | LEFT_FOOT_SIZES = (0.100, -0.100, 0.060, -0.060) |
| tuple | LF_FORCE_DES = (0, 0, 300, 0, 0, 0.0) |
| mu = np.array([0.3, 0.1]) | |
| int | NJ = 32 |
| tuple | RF_FORCE_DES = (0, 0, 300, 0, 0, 0.0) |
| tuple | RIGHT_FOOT_CONTACT_POINTS |
| tuple | RIGHT_FOOT_SIZES = (0.100, -0.100, 0.060, -0.060) |
| float | w_base_orientation = 0.0 |
| float | w_com = 0.0 * 1.0 |
| float | w_feet = 0.0 * 1.0 |
| float | w_forces = 0.0 * 1e-6 |
| int | w_posture = 1e-3 |
| float | w_torques = 0.0 |
| tuple COM_DES = (0.00, 0.0, 0.81) |
Definition at line 7 of file balance_ctrl_conf.py.
| constraint_mask = np.array([True, True, True, True, True, True]).T |
Definition at line 27 of file balance_ctrl_conf.py.
| ee_mask = np.array([True, True, True, True, True, True]).T |
Definition at line 28 of file balance_ctrl_conf.py.
| int fMax = 1e3 |
Definition at line 75 of file balance_ctrl_conf.py.
| float fMin = 1.0 |
Definition at line 73 of file balance_ctrl_conf.py.
| tuple FOOT_CONTACT_NORMAL = (0.0, 0.0, 1.0) |
Definition at line 70 of file balance_ctrl_conf.py.
| float kd_com = 0.0 |
Definition at line 22 of file balance_ctrl_conf.py.
| int kd_constr = 0 * sqrt(kp_constr) |
Definition at line 19 of file balance_ctrl_conf.py.
| float kd_feet = 0.0 |
Definition at line 24 of file balance_ctrl_conf.py.
Definition at line 16 of file balance_ctrl_conf.py.
| int kd_posture = NJ * (0 * sqrt(kp_posture[0]),) |
Definition at line 13 of file balance_ctrl_conf.py.
| int ki_admittance = 6 * (0.0,) |
Definition at line 26 of file balance_ctrl_conf.py.
| tuple kp_admittance = (0, 0, 0, 0.0 * 1, 0.0 * 1, 0.0) |
Definition at line 25 of file balance_ctrl_conf.py.
| float kp_com = 0.0 * 30.0 |
Definition at line 21 of file balance_ctrl_conf.py.
| float kp_constr = 0.0 * 1.0 |
Definition at line 17 of file balance_ctrl_conf.py.
| float kp_feet = 0.0 * 30.0 |
Definition at line 23 of file balance_ctrl_conf.py.
| int kp_pos = NJ * (0.0,) |
Definition at line 14 of file balance_ctrl_conf.py.
| int kp_posture = NJ * (100.0,) |
Definition at line 11 of file balance_ctrl_conf.py.
| LEFT_FOOT_CONTACT_POINTS |
Definition at line 62 of file balance_ctrl_conf.py.
| tuple LEFT_FOOT_SIZES = (0.100, -0.100, 0.060, -0.060) |
Definition at line 42 of file balance_ctrl_conf.py.
| tuple LF_FORCE_DES = (0, 0, 300, 0, 0, 0.0) |
Definition at line 79 of file balance_ctrl_conf.py.
| mu = np.array([0.3, 0.1]) |
Definition at line 71 of file balance_ctrl_conf.py.
| int NJ = 32 |
Definition at line 10 of file balance_ctrl_conf.py.
| tuple RF_FORCE_DES = (0, 0, 300, 0, 0, 0.0) |
Definition at line 78 of file balance_ctrl_conf.py.
| tuple RIGHT_FOOT_CONTACT_POINTS |
Definition at line 45 of file balance_ctrl_conf.py.
| tuple RIGHT_FOOT_SIZES = (0.100, -0.100, 0.060, -0.060) |
Definition at line 40 of file balance_ctrl_conf.py.
| float w_base_orientation = 0.0 |
Definition at line 36 of file balance_ctrl_conf.py.
| float w_com = 0.0 * 1.0 |
Definition at line 31 of file balance_ctrl_conf.py.
| float w_feet = 0.0 * 1.0 |
Definition at line 32 of file balance_ctrl_conf.py.
| float w_forces = 0.0 * 1e-6 |
Definition at line 35 of file balance_ctrl_conf.py.
| int w_posture = 1e-3 |
Definition at line 33 of file balance_ctrl_conf.py.
| float w_torques = 0.0 |
Definition at line 37 of file balance_ctrl_conf.py.