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

Prediction: change is_static default to be false to avoid blocking

上级 ac4599bd
......@@ -54,7 +54,7 @@ message PredictionObstacle {
optional ObstaclePriority priority = 6;
optional bool is_static = 7 [default = true];
optional bool is_static = 7 [default = false];
}
message PredictionObstacles {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册