Skip to content

Commit 7f7476c

Browse files
SandroReiththomassedlmayer
authored andcommitted
Update osi_sensorviewconfiguration.proto
updated enum for RAYTRACER_FORMAT_SBR 3 -> 2 Signed-off-by: SandroReith <[email protected]>
1 parent ab6652d commit 7f7476c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

osi_sensorviewconfiguration.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1101,6 +1101,6 @@ message RaytracerViewConfiguration
11011101
// direction_of_arrival_hitpoint (float3; in m; coordinates of the DoA (last hitpoint) in the raytracer's coordinate system defined by the mounting position)
11021102
// direction_of_departure_hitpoint (float3; in m; coordinates of the DoD (first hitpoint) in the raytracer's coordinate system defined by the mounting position)
11031103
//
1104-
RAYTRACER_FORMAT_SBR = 3;
1104+
RAYTRACER_FORMAT_SBR = 2;
11051105
}
11061106
}

0 commit comments

Comments
 (0)