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: doc/architecture/reference_points_coordinate_systems.adoc
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,21 +6,21 @@ OSI uses DIN ISO 8855:2013-11 for coordinate systems and transformations between
6
6
7
7
OSI uses three coordinate systems:
8
8
9
-
World coordinates::
9
+
World coordinate system::
10
10
Coordinate system for all quantities which are part of ground truth.
11
11
The world coordinate system is an inertial x/y/z-coordinate system.
12
12
13
-
Sensor coordinates::
13
+
Sensor coordinate system::
14
14
Coordinate system for all quantities which are part of sensor data.
15
15
The origin is the mounting position of the physical sensor or a virtual mounting position, depending on the technology.
16
16
17
-
Object coordinates::
17
+
Object coordinate system::
18
18
Coordinate system for local object coordinates, for example, vehicle coordinates.
19
-
For vehicles, the origin is the middle of the rear axle.
19
+
For vehicles, the origin is the middle of the rear axle projected onto the ground.
20
20
Other objects may use different origins.
21
21
22
-
The following images shows an example of the differents coordinate systems.
23
-
It also shows that the reference point of the vehicle is located in the center of its bounding box whereas the origin of the vehicle coordinate system is located on the rear axle.
22
+
The following image shows an example of the differents coordinate systems.
23
+
It also shows that the reference point of the vehicle is located in the center of its bounding box whereas the origin of the vehicle coordinate system is the middle of rear axle projected onto the ground.
24
24
In this example, the virtual mounting position coincides with the origin of the vehicle coordinate system.
0 commit comments