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
With Open Simulation Interface, an object's position coordinates refer to the center of the object's bounding box.
4
-
This reference point is not necessarily identical to the origin of the respective coordinate systems.
5
3
OSI uses DIN ISO 8855:2013-11 for coordinate systems and transformations between coordinate systems.
6
-
7
4
OSI uses three coordinate systems:
8
5
9
6
World coordinate system::
@@ -15,12 +12,6 @@ Coordinate system for all quantities which are part of sensor data.
15
12
The origin is the mounting position of the physical sensor or a virtual mounting position, depending on the technology.
16
13
17
14
Object coordinate system::
18
-
Coordinate system for local object coordinates, for example, vehicle coordinates.
19
-
For vehicles, the origin is the middle of the rear axle projected onto the ground.
20
-
Other objects may use different origins.
21
-
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
-
In this example, the virtual mounting position coincides with the origin of the vehicle coordinate system.
25
-
26
-
image::{imagedir}/osi_coordinate_systems.png[]
15
+
Coordinate system for local object coordinates.
16
+
The origin of the respective coordinate systems is not necessarily identical to the center of the object's bounding box.
17
+
For example with vehicles, the origin is the middle of the rear axle projected onto the ground.
0 commit comments