File size: 138 Bytes
08b941c | 1 2 3 4 5 6 7 8 | {
"action_scale": 0.5,
"ema_alpha": 0.5,
"warmup_time_s": 0.4,
"control_mode": "absolute",
"ctrl_dt": 0.25,
"history_len": 3
} |
08b941c | 1 2 3 4 5 6 7 8 | {
"action_scale": 0.5,
"ema_alpha": 0.5,
"warmup_time_s": 0.4,
"control_mode": "absolute",
"ctrl_dt": 0.25,
"history_len": 3
} |