根据标定结果调整参数
This commit is contained in:
parent
9777dc99ef
commit
f002e38be3
|
|
@ -56,11 +56,11 @@ environment:
|
||||||
# Penalty for abrupt VSL changes
|
# Penalty for abrupt VSL changes
|
||||||
w_penalty: 0.2
|
w_penalty: 0.2
|
||||||
|
|
||||||
rho_critical: 35.0
|
rho_critical: 44.75
|
||||||
k_sigmoid: 0.2
|
k_sigmoid: 0.2
|
||||||
d_threshold: 5.0
|
d_threshold: 5.0
|
||||||
d_max: 20.0
|
d_max: 20.0
|
||||||
C_max: 4000.0
|
C_max: 4924
|
||||||
v_limit: 30.56
|
v_limit: 30.56
|
||||||
delta_vsl_max: 16.67
|
delta_vsl_max: 16.67
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue