Skip to content

Commit 3494001

Browse files
thomassedlmayerpmai
authored andcommitted
Fix parts of coordinate system documentation
- Add definition of host vehicle coordinate system - Fix multiple bugs in coordinate transformation chapter - Replace example figure that shows wrong phys. mounting pos. reference Signed-off-by: Thomas Sedlmayer <tsedlmayer@pmsfit.de>
1 parent f7b655b commit 3494001

File tree

4 files changed

+15
-6765
lines changed

4 files changed

+15
-6765
lines changed

doc/architecture/reference_points_coordinate_systems.adoc

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ endif::[]
55
= Coordinate systems, reference points and coordinate transformation
66

77
OSI uses DIN ISO 8855:2013-11 cite:[iso8855] for coordinate systems and transformations between coordinate systems.
8-
OSI uses three coordinate systems:
8+
OSI uses the following coordinate systems:
99

1010
Global coordinate system::
1111
Coordinate system for all entities that are part of ground truth.
@@ -14,9 +14,13 @@ The origin is the global reference point that is determined by the environment s
1414
This reference point may be derived from map data or other considerations.
1515
Global coordinates can be mapped to a geographic coordinate system via `osi3::GroundTruth::proj_string`.
1616

17+
Host vehicle coordinate system::
18+
The host vehicle coordinate system's origin is defined to be at the center of the rear axle of the host vehicle.
19+
1720
Sensor coordinate system::
1821
Coordinate system for all entities that are part of sensor data.
1922
The origin is the mounting position of the physical sensor or a virtual mounting position, depending on the OSI message.
23+
Both physical and virtual sensor coordinate systems are relative to the host vehicle coordinate system.
2024

2125
Object coordinate system::
2226
Local object coordinate system.
-168 KB
Binary file not shown.

0 commit comments

Comments
 (0)