Skip to content

Commit 26f3bc4

Browse files
author
Nils Hirsenkorn
committed
mounting position comment further improvement
1 parent abbe9a8 commit 26f3bc4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

osi_sensordata.proto

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ message SensorData
4343
// y-direction: lateral direction & positive to the left when looking orientated as a driver;
4444
// z-direction: perpendicular to x and z right hand system (up).
4545
// See https://en.wikipedia.org/wiki/Axes_conventions#/media/File:RPY_angles_of_cars.png
46+
// Note that this field is usually static during the simulation.
4647
optional MountingPosition mounting_position = 5;
4748

4849
// The list of objects detected by the sensor as perceived by the sensor.

0 commit comments

Comments
 (0)