提交 19016b84 编写于 作者: J Jiangtao Hu 提交者: Qi Luo

planning: adjust stop_distance_traffic_light to 3.0

上级 7fa0774c
......@@ -189,7 +189,7 @@ DEFINE_double(min_stop_distance_obstacle, 3.0,
"min stop distance from in-lane obstacle (meters)");
DEFINE_double(stop_distance_destination, 0.5,
"stop distance from destination line");
DEFINE_double(stop_distance_traffic_light, 0.2,
DEFINE_double(stop_distance_traffic_light, 3.0,
"stop distance from traffic light line");
DEFINE_double(destination_check_distance, 5.0,
"if the distance between destination and ADC is less than this,"
......
......@@ -1763,13 +1763,13 @@ decision {
perception_id: -855654299
object_decision {
stop {
distance_s: -0.2
distance_s: -3
stop_point {
x: 587051.43038807344
y: 4141558.8521785531
x: 587049.8874920184
y: 4141556.5172797395
z: 0
}
stop_heading: 0.930425709921101
stop_heading: 1.0479851156932718
}
}
}
......@@ -1778,13 +1778,13 @@ decision {
perception_id: -1651052487
object_decision {
stop {
distance_s: -0.2
distance_s: -3
stop_point {
x: 587051.43038807344
y: 4141558.8521785531
x: 587049.8874920184
y: 4141556.5172797395
z: 0
}
stop_heading: 0.930425709921101
stop_heading: 1.0479851156932718
}
}
}
......@@ -1793,13 +1793,13 @@ decision {
perception_id: 502372993
object_decision {
stop {
distance_s: -0.2
distance_s: -3
stop_point {
x: 587051.43038807344
y: 4141558.8521785531
x: 587049.8874920184
y: 4141556.5172797395
z: 0
}
stop_heading: 0.930425709921101
stop_heading: 1.0479851156932718
}
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册