We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4499c95 commit 86cce3eCopy full SHA for 86cce3e
protobuf_definitions/message_formats.proto
@@ -974,7 +974,7 @@ message MultibeamPing {
974
975
bytes ping_data = 10; // Ping data (row major, 2D, grayscale image)
976
GuestPortDeviceID device_id = 11; // Device ID of the sonar
977
- optional google.protobuf.Timestamp frame_generation_timestamp = 12; // Timestamp when the frame was generated
+ google.protobuf.Timestamp frame_generation_timestamp = 12; // Timestamp when the frame was generated
978
}
979
980
0 commit comments