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 {