提交 8910c964 编写于 作者: K kechxu 提交者: Jiangtao Hu

Prediction: fix change lane block adc planning issue

上级 220f76d5
......@@ -100,7 +100,7 @@ DEFINE_bool(enable_lane_sequence_acc, false,
"If use acceleration in lane sequence.");
// move sequence prediction
DEFINE_double(time_upper_bound_to_lane_center, 6.0,
DEFINE_double(time_upper_bound_to_lane_center, 5.0,
"Upper bound of time to get to the lane center");
DEFINE_double(time_lower_bound_to_lane_center, 1.0,
"Lower bound of time to get to the lane center");
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册