提交 df3b5b0e 编写于 作者: K kechxu 提交者: Qi Luo

audio: add siren_is_on into audio event

上级 8507b4de
......@@ -9,4 +9,5 @@ message AudioEvent {
optional apollo.common.Header header = 1;
optional int32 id = 2; // obstacle ID.
optional apollo.audio.MovingResult moving_result = 3 [default = UNKNOWN];
optional bool siren_is_on = 4;
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册