提交 e9dec5f0 编写于 作者: K kechxu 提交者: Calvin Miao

Prediction: fast fix unknown obstacles' prediction trajectory goes out of road boundary

上级 5c5eabbf
......@@ -17,7 +17,7 @@ obstacle_conf {
obstacle_type: BICYCLE
obstacle_status: ON_LANE
evaluator_type: RNN_EVALUATOR
predictor_type: MOVE_SEQUENCE_PREDICTOR
predictor_type: LANE_SEQUENCE_PREDICTOR
}
obstacle_conf {
obstacle_type: BICYCLE
......@@ -28,7 +28,7 @@ obstacle_conf {
obstacle_type: UNKNOWN
obstacle_status: ON_LANE
evaluator_type: RNN_EVALUATOR
predictor_type: MOVE_SEQUENCE_PREDICTOR
predictor_type: LANE_SEQUENCE_PREDICTOR
}
obstacle_conf {
obstacle_type: UNKNOWN
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册