You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: osi_logicaldetectiondata.proto
+8-5
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,8 @@ import "osi_common.proto";
8
8
packageosi3;
9
9
10
10
//
11
-
// \brief Processed data from one or multiple sensors as a list of logical detections. Logical detections are derived from sensor detections in a logical model through processing steps like fusion filtering, tracking etc.
11
+
// \brief Processed data from one or multiple sensors as a list of logical detections.
12
+
// Logical detections are derived from sensor detections in a logical model through processing steps like fusion filtering, tracking etc.
12
13
//
13
14
// All information is given with respect to the reference frame of the logical/virtual sensor
14
15
// \c SensorView::mounting_position (e.g. center of rear axle of the ego car) in Cartesian coordinates.
@@ -34,7 +35,7 @@ message LogicalDetectionData
34
35
}
35
36
36
37
//
37
-
// \brief The header attributes of the list of logical detections.
38
+
// \brief The header attributes of each sensor's logical detections list.
0 commit comments