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

Prediction: delete constructor in MessageProcess

上级 0bf87fbb
......@@ -32,6 +32,8 @@ namespace prediction {
class MessageProcess {
public:
MessageProcess() = delete;
static void OnPerception(
const perception::PerceptionObstacles &perception_obstacles,
PredictionObstacles* const prediction_obstacles);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册