提交 8f85b19e 编写于 作者: K kechxu 提交者: Kecheng Xu

Prediction: fix nearby lane backward caution bug

上级 67eaeb5c
......@@ -181,8 +181,8 @@ void ObstaclesPrioritizer::AssignIgnoreLevel() {
}
void ObstaclesPrioritizer::AssignCautionLevel() {
// TODO(kechxu): integrate change lane when ready to check change lane
AssignCautionLevelCruiseKeepLane();
AssignCautionLevelCruiseChangeLane();
AssignCautionLevelByEgoReferenceLine();
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册