zhangmeng
2020-04-23 3137888dc29b9af5459cd6eb92ed463d3786b0fa
protomsg.proto
@@ -38,8 +38,9 @@
    int32 resolution_width = 21; //分辨率宽
    int32 resolution_height = 22; //分辨率高
    int32 fps = 23; //fps设置
    repeated Sensor sensors = 23; //传感器
    repeated Sensor sensors = 24; //传感器
}
message Sensor {