liuxiaolong
2020-04-20 99cbd96e8bc2b55635222837926ea0501b20c88b
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 {